doc/en_US.ISO8859-1/articles/cvs-freebsd/Makefile
Giorgos Keramidas 6885cb3979 Add a new article from Stijn Hoop that describes how local CVS
repositories can be created using the FreeBSD CVSROOT scripts.

PR:		docs/32472
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2002-01-07 20:15:05 +00:00

18 lines
247 B
Makefile

#
# $FreeBSD$
#
MAINTAINER= stijn@win.tue.nl
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
# SGML content
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"