o Set up initial Brazilian Portuguese translation directory and
Makefile o Work for pt_BR.ISO8859-1, pt_BR and br o Start with books subdirectory Approved by: phantom (mentor) Original revision: 1.7
This commit is contained in:
parent
8b859ee56e
commit
0ebbf6b2f7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11957
1 changed files with 14 additions and 0 deletions
14
pt_BR.ISO8859-1/Makefile
Normal file
14
pt_BR.ISO8859-1/Makefile
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD Brazilian Portuguese Documentation Project
|
||||
#
|
||||
# Original revision: 1.7
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR+= books
|
||||
|
||||
COMPAT_SYMLINK = pt_BR
|
||||
COMPAT_SYMLINK += br
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
Loading…
Add table
Add a link
Reference in a new issue