diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-09-26 14:35:04 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-09-26 14:35:04 +0000 |
commit | 085c1a3bcbfc1a6099ba50f04af34d71a896aa87 (patch) | |
tree | 83d19ba96c927de4ba74fdf2098c79ef6ac86722 /chinese/p5-Encode-CNMap | |
parent | f930059b5be1ac49c193e6061f1927eda869faca (diff) | |
download | ports-085c1a3bcbfc1a6099ba50f04af34d71a896aa87.tar.gz ports-085c1a3bcbfc1a6099ba50f04af34d71a896aa87.zip |
Notes
Diffstat (limited to 'chinese/p5-Encode-CNMap')
-rw-r--r-- | chinese/p5-Encode-CNMap/Makefile | 3 | ||||
-rw-r--r-- | chinese/p5-Encode-CNMap/pkg-plist | 9 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chinese/p5-Encode-CNMap/Makefile b/chinese/p5-Encode-CNMap/Makefile index b519b820c370..7d700613713b 100644 --- a/chinese/p5-Encode-CNMap/Makefile +++ b/chinese/p5-Encode-CNMap/Makefile @@ -14,7 +14,4 @@ COMMENT= Enhanced Chinese encodings with Simplified-Traditional auto-mapping USES= perl5 USE_PERL5= configure -MAN1= cnmap.1 cnmapdir.1 cnmapwx.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Encode-CNMap/pkg-plist b/chinese/p5-Encode-CNMap/pkg-plist index 8071e7676351..f996cbab8034 100644 --- a/chinese/p5-Encode-CNMap/pkg-plist +++ b/chinese/p5-Encode-CNMap/pkg-plist @@ -1,12 +1,15 @@ +bin/cnmap +bin/cnmapdir +bin/cnmapwx +man/man1/cnmap.1.gz +man/man1/cnmapdir.1.gz +man/man1/cnmapwx.1.gz %%SITE_PERL%%/%%PERL_ARCH%%/Encode/CNMap.pm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/CNMap/cnmapwx.wdr %%SITE_PERL%%/%%PERL_ARCH%%/Encode/CNMap/cnmapwx_wdr.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/CNMap/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/CNMap/CNMap.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/CNMap/CNMap.so -bin/cnmap -bin/cnmapdir -bin/cnmapwx @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/CNMap @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Encode/CNMap |