doc/pt_BR.ISO8859-1/books/Makefile
Edson Brandi 06db5bcf1d pt_BR.ISO8859-1/books/handbook: New pt_BR translation into .po format
* content synchronized with en_US document (r52873)
* book.xml converted to .po
* .po file was translated to pt_BR
* .po and .xml file has been set to UTF-8 encoding
* information about volunteers who translated and/or revised the document was added to the header of the .po file.

Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
2019-05-16 06:52:47 +00:00

15 lines
312 B
Makefile

# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# Original revision: 1.10
#
# $FreeBSD$
SUBDIR+= dev-model
SUBDIR+= faq
SUBDIR+= fdp-primer
SUBDIR+= handbook
SUBDIR+= porters-handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"