diff options
Diffstat (limited to 'math/p5-Number-Compare/Makefile')
-rw-r--r-- | math/p5-Number-Compare/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/p5-Number-Compare/Makefile b/math/p5-Number-Compare/Makefile index 0e516371cbde..9332d73cca20 100644 --- a/math/p5-Number-Compare/Makefile +++ b/math/p5-Number-Compare/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Number-Compare -PORTVERSION= 0.01 +PORTVERSION= 0.03 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Numeric comparisons -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual PERL_CONFIGURE= yes |