- Add new Brazilian Portuguese translation of the Mirroring FreeBSD article

Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
		(http://doc.fug.com.br)

Approved by:    gabor (mentor)
This commit is contained in:
Edson Brandi 2012-09-18 09:15:08 +00:00
parent c1b2346b78
commit 5391dc1ff7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39577
3 changed files with 1392 additions and 0 deletions
pt_BR.ISO8859-1/articles

View file

@ -13,6 +13,7 @@ SUBDIR+= contributing
SUBDIR+= contributing-ports
SUBDIR+= explaining-bsd
SUBDIR+= freebsd-questions
SUBDIR+= hubs
SUBDIR+= linux-users
SUBDIR+= new-users
SUBDIR+= problem-reports

View file

@ -0,0 +1,22 @@
#
# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# $FreeBSD$
#
# Original revision: r38826
#
# Article: Mirroring FreeBSD
DOC?= article
FORMATS?= html html-split
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

File diff suppressed because it is too large Load diff