mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
Remove Perl core modules
- While I'm here: - Add NO_ARCH - Sort PLIST - Bump PORTREVISION for dependency change With hat: perl
This commit is contained in:
parent
be8c01866a
commit
5ec2f46b51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444736
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= CPAN-Site
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,19 +14,13 @@ COMMENT= Extend CPAN with private packages
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Archive-Tar>=1.00:archivers/p5-Archive-Tar \
|
||||
p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 \
|
||||
BUILD_DEPENDS= p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 \
|
||||
p5-CPAN-Checksums>=0:devel/p5-CPAN-Checksums \
|
||||
p5-libwww>=0:www/p5-libwww \
|
||||
p5-IO-Zlib>=0:archivers/p5-IO-Zlib \
|
||||
p5-Log-Report>=0.25:devel/p5-Log-Report
|
||||
RUN_DEPENDS= p5-Archive-Tar>=1.00:archivers/p5-Archive-Tar \
|
||||
p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 \
|
||||
p5-CPAN-Checksums>=0:devel/p5-CPAN-Checksums \
|
||||
p5-libwww>=0:www/p5-libwww \
|
||||
p5-IO-Zlib>=0:archivers/p5-IO-Zlib \
|
||||
p5-Log-Report>=0.25:devel/p5-Log-Report
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
bin/cpansite
|
||||
%%PERL5_MAN1%%/cpansite.1.gz
|
||||
%%SITE_PERL%%/CPAN/Site.pm
|
||||
%%SITE_PERL%%/CPAN/Site/Index.pm
|
||||
%%PERL5_MAN1%%/cpansite.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user