aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-MinimumVersion
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-21 22:29:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-21 22:29:50 +0000
commitfd5d9cfd1146421a0ad7512a163adb5954780b1e (patch)
treeee28000bea32ce4396cdc6c349d44acc6c8f10c2 /textproc/p5-Perl-MinimumVersion
parent173e1d89650722ccd7113be1283abb2e9a1f0a59 (diff)
downloadports-fd5d9cfd1146421a0ad7512a163adb5954780b1e.tar.gz
ports-fd5d9cfd1146421a0ad7512a163adb5954780b1e.zip
* Convert to staging
* Add license * pet portlint Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=340668
Diffstat (limited to 'textproc/p5-Perl-MinimumVersion')
-rw-r--r--textproc/p5-Perl-MinimumVersion/Makefile7
-rw-r--r--textproc/p5-Perl-MinimumVersion/pkg-plist2
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile
index 4955cce6c635..9a68be1f6ac3 100644
--- a/textproc/p5-Perl-MinimumVersion/Makefile
+++ b/textproc/p5-Perl-MinimumVersion/Makefile
@@ -9,6 +9,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Find a minimum required version of perl for Perl code
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-File-Find-Rule>=0.32:${PORTSDIR}/devel/p5-File-Find-Rule \
p5-File-Find-Rule-Perl>=1.04:${PORTSDIR}/devel/p5-File-Find-Rule-Perl \
p5-PPI>=1.215:${PORTSDIR}/textproc/p5-PPI \
@@ -22,10 +25,6 @@ TEST_DEPENDS= p5-Test-Script>=0:${PORTSDIR}/devel/p5-Test-Script
USES= perl5
USE_PERL5= configure
-MAN1= perlver.1
-MAN3= Perl::MinimumVersion.3
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -i '' -e '/Test::/d' ${WRKSRC}/Makefile.PL
diff --git a/textproc/p5-Perl-MinimumVersion/pkg-plist b/textproc/p5-Perl-MinimumVersion/pkg-plist
index 35a8ad22b11d..c1a16d98221a 100644
--- a/textproc/p5-Perl-MinimumVersion/pkg-plist
+++ b/textproc/p5-Perl-MinimumVersion/pkg-plist
@@ -1,7 +1,9 @@
bin/perlver
+%%PERL5_MAN3%%/Perl::MinimumVersion.3.gz
%%SITE_PERL%%/Perl/MinimumVersion.pm
%%SITE_PERL%%/Perl/MinimumVersion/Reason.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl/MinimumVersion/.packlist
+man/man1/perlver.1.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl/MinimumVersion
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl
@dirrmtry %%SITE_PERL%%/Perl/MinimumVersion