mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Remove unnecessary MASTER_SITE_SUBDIR - Sort PLIST - Use single space after WWW:
This commit is contained in:
parent
200358abf9
commit
81bb7c662b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360959
@ -5,13 +5,15 @@ PORTNAME= Encode-CNMap
|
||||
PORTVERSION= 0.32
|
||||
CATEGORIES= chinese perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Encode
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Enhanced Chinese encodings with Simplified-Traditional auto-mapping
|
||||
|
||||
USES= perl5
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
This module implements China-based Chinese charset encodings.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Encode-CNMap/
|
||||
WWW: http://search.cpan.org/dist/Encode-CNMap/
|
||||
|
@ -1,14 +1,14 @@
|
||||
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.so
|
||||
man/man1/cnmap.1.gz
|
||||
man/man1/cnmapdir.1.gz
|
||||
man/man1/cnmapwx.1.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/CNMap
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Encode/CNMap
|
||||
|
Loading…
Reference in New Issue
Block a user