mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
Add Big5 messages. Nothing is done with them at this point as the submitter
didn't supply a diff to the port. But I am committing the po file so that it dos not get lost. Submitted by: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
This commit is contained in:
parent
a6463edb68
commit
f668fa0400
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35696
4 changed files with 2074 additions and 2 deletions
|
@ -25,7 +25,8 @@ CONFIGURE_ENV+= CPPFLAGS=-I${PREFIX}/include \
|
|||
LDFLAGS=-L${PREFIX}/lib
|
||||
|
||||
pre-build:
|
||||
${RM} -rf ${WRKSRC}/doc/wget.info*
|
||||
@${RM} -rf ${WRKSRC}/doc/wget.info*
|
||||
@${CP} ${FILESDIR}/zh_TW.Big5.po ${WRKSRC}/po
|
||||
|
||||
post-install:
|
||||
install-info ${PREFIX}/info/wget.info ${PREFIX}/info/dir
|
||||
|
|
1035
ftp/wget-devel/files/zh_TW.Big5.po
Normal file
1035
ftp/wget-devel/files/zh_TW.Big5.po
Normal file
File diff suppressed because it is too large
Load diff
|
@ -25,7 +25,8 @@ CONFIGURE_ENV+= CPPFLAGS=-I${PREFIX}/include \
|
|||
LDFLAGS=-L${PREFIX}/lib
|
||||
|
||||
pre-build:
|
||||
${RM} -rf ${WRKSRC}/doc/wget.info*
|
||||
@${RM} -rf ${WRKSRC}/doc/wget.info*
|
||||
@${CP} ${FILESDIR}/zh_TW.Big5.po ${WRKSRC}/po
|
||||
|
||||
post-install:
|
||||
install-info ${PREFIX}/info/wget.info ${PREFIX}/info/dir
|
||||
|
|
1035
ftp/wget/files/zh_TW.Big5.po
Normal file
1035
ftp/wget/files/zh_TW.Big5.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue