mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix BUILD_DEPENDS: ExtUtils::CBuilder is already in all supported Perl releases
- Add LICENSE - Sort PLIST
This commit is contained in:
parent
159d199cd4
commit
1ecff6b61d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376480
@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Encode::Encoding subclass that detects the encoding of data
|
||||
|
||||
BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
|
||||
LICENSE= MPL
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
@ -1,5 +1,5 @@
|
||||
%%PERL5_MAN3%%/Encode::Detect.3.gz
|
||||
%%PERL5_MAN3%%/Encode::Detect::Detector.3.gz
|
||||
%%SITE_ARCH%%/Encode/Detect.pm
|
||||
%%SITE_ARCH%%/Encode/Detect/Detector.pm
|
||||
%%SITE_ARCH%%/auto/Encode/Detect/Detector/Detector.so
|
||||
%%PERL5_MAN3%%/Encode::Detect.3.gz
|
||||
%%PERL5_MAN3%%/Encode::Detect::Detector.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user