doc/zh_CN.GB2312/articles/cvs-freebsd/Makefile
Xin LI 69578dcc32 Add cvs-freebsd article. This translation is based on the
Traditional Chinese translation by Jose Liang, with changes
to fit the language practice of Simplified Chinese.

Obtained from:	The FreeBSD Simplified Chinese Project
2006-07-09 05:02:23 +00:00

22 lines
383 B
Makefile

# The FreeBSD Simplified Chinese Project
#
# Original Revision: 1.5
# $FreeBSD$
#
# Article: Setting up a CVS repository - the FreeBSD way
MAINTAINER= stijn@win.tue.nl
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"