Set up initial Brazilian Portuguese translation Makefile

Approved by:		phantom (mentor)
Reviewed by:		keramida
Original revision:	1.1
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2002-01-28 20:17:06 +00:00
parent 2a688b4072
commit 196ccd50dd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11973

View file

@ -0,0 +1,22 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
# Build the FreeBSD Handbook (Brazilian Portuguese).
#
# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# Original revision: 1.1
#
CHAPTERS= pgpkeys/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"