- Add new Brazilian Portuguese translation of the new-users article

PR:		docs/170965
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>
Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
		(http://doc.fug.com.br)
This commit is contained in:
Gabor Kovesdan 2012-09-05 05:56:19 +00:00
parent e8cdf505c3
commit aa61781c33
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39507
3 changed files with 1248 additions and 0 deletions
pt_BR.ISO8859-1/articles

View file

@ -14,6 +14,7 @@ SUBDIR+= contributing-ports
SUBDIR+= explaining-bsd
SUBDIR+= freebsd-questions
SUBDIR+= linux-users
SUBDIR+= new-users
SUBDIR+= problem-reports
DOC_PREFIX?= ${.CURDIR}/../..

View file

@ -0,0 +1,24 @@
#
# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# $FreeBSD$
#
# Original revision: r38826
#
# Article: For People New to Both FreeBSD and Unix
DOC?= article
FORMATS?= html html-split
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"

File diff suppressed because it is too large Load diff