doc/es_ES.ISO8859-1/articles/version-guide/Makefile
J. Vicente Carrasco 1056b7e3e0 - Add new translation: version-guide.
Submitted by: gabor@
Approved by:  jesusr@ (mentor)
2008-02-03 15:02:16 +00:00

19 lines
288 B
Makefile

#
# $FreeBSD$
#
# Article: FreeBSD Version Guide
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"