diff options
Diffstat (limited to 'devel/p5-Package-Stash-XS/Makefile')
-rw-r--r-- | devel/p5-Package-Stash-XS/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Package-Stash-XS/Makefile b/devel/p5-Package-Stash-XS/Makefile index 686f1426423..dafcc4d5590 100644 --- a/devel/p5-Package-Stash-XS/Makefile +++ b/devel/p5-Package-Stash-XS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Package-Stash-XS -PORTVERSION= 0.23 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DOY @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= milki@rescomp.berkeley.edu COMMENT= Faster and more correct implementation of the Package::Stash API +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal PERL_CONFIGURE= 5.8.1+ |