diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/p5-Encode-HanConvert/Makefile | 6 | ||||
-rw-r--r-- | chinese/p5-Encode-HanConvert/pkg-plist | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/chinese/p5-Encode-HanConvert/Makefile b/chinese/p5-Encode-HanConvert/Makefile index 8300bb231c6..71e2b10a40d 100644 --- a/chinese/p5-Encode-HanConvert/Makefile +++ b/chinese/p5-Encode-HanConvert/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Traditional and Simplified Chinese mappings +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure -regression-test: - cd ${WRKSRC} && ${MAKE} test - .include <bsd.port.mk> diff --git a/chinese/p5-Encode-HanConvert/pkg-plist b/chinese/p5-Encode-HanConvert/pkg-plist index d8de4effe83..201e46447bd 100644 --- a/chinese/p5-Encode-HanConvert/pkg-plist +++ b/chinese/p5-Encode-HanConvert/pkg-plist @@ -1,8 +1,8 @@ bin/b2g.pl bin/g2b.pl -man/man1/b2g.pl.1.gz -man/man1/g2b.pl.1.gz %%SITE_ARCH%%/Encode/HanConvert.pm %%SITE_ARCH%%/Encode/HanConvert/Perl.pm %%SITE_ARCH%%/Encode/HanConvert/Perl.pm-orig %%SITE_ARCH%%/auto/Encode/HanConvert/HanConvert.so +man/man1/b2g.pl.1.gz +man/man1/g2b.pl.1.gz |