diff options
Diffstat (limited to 'devel/p5-Test-LongString/Makefile')
-rw-r--r-- | devel/p5-Test-LongString/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Test-LongString/Makefile b/devel/p5-Test-LongString/Makefile index 28d478eb5ed2..62b6e8f11040 100644 --- a/devel/p5-Test-LongString/Makefile +++ b/devel/p5-Test-LongString/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Test-LongString -PORTVERSION= 0.14 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A library to test long strings +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + PERL_CONFIGURE= yes MAN3= Test::LongString.3 |