aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/doc/Makefile
blob: ade0e8b3e2baf3b12e23fa94c3cdbd4b34319b56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

.include "${.CURDIR}/../Makefile.inc"

SRCDIR= ${CVSDIR}/doc

INFO=	cvs cvsclient
INFOSECTION= "Programming & development tools."
INFOENTRY_cvs= "* CVS: (cvs).			CVS Reference Manual."
INFOENTRY_cvsclient= "* CVS-CLIENT: (cvsclient).	CVS client/server Reference Manual."

.include <bsd.info.mk>