Set up initial Brazilian Portuguese translation article directory
and Makefile.inc Obtained from: The FreeBSD Brazilian Portuguese Documentation Project Original revision: 1.4
This commit is contained in:
parent
609c7fb459
commit
c2dd95c8a2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19341
1 changed files with 10 additions and 0 deletions
10
pt_BR.ISO8859-1/articles/Makefile.inc
Normal file
10
pt_BR.ISO8859-1/articles/Makefile.inc
Normal file
|
@ -0,0 +1,10 @@
|
|||
#
|
||||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD Brazilian Portuguese Documentation Project
|
||||
#
|
||||
# Original revision: 1.4
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DESTDIR?= ${DOCDIR}/pt_BR.ISO8859-1/articles/${.CURDIR:T}
|
Loading…
Reference in a new issue