mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Encode::Encoding subclass that detects the encoding of data
|
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
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
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.pm
|
||||||
%%SITE_ARCH%%/Encode/Detect/Detector.pm
|
%%SITE_ARCH%%/Encode/Detect/Detector.pm
|
||||||
%%SITE_ARCH%%/auto/Encode/Detect/Detector/Detector.so
|
%%SITE_ARCH%%/auto/Encode/Detect/Detector/Detector.so
|
||||||
|
%%PERL5_MAN3%%/Encode::Detect.3.gz
|
||||||
|
%%PERL5_MAN3%%/Encode::Detect::Detector.3.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue