aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Number-Compare/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-05-08 06:52:24 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-05-08 06:52:24 +0000
commitcbb118eabf9e0afa553e8612d06badded4627896 (patch)
tree17fadd46dc7d026149bad7aeb3e0cfd00bfcc4c1 /math/p5-Number-Compare/Makefile
parentb3ee33bd685b6a5d1d4a91252894adf89ea82da3 (diff)
downloadports-cbb118eabf9e0afa553e8612d06badded4627896.tar.gz
ports-cbb118eabf9e0afa553e8612d06badded4627896.zip
- Update to 0.03
- Remove dependency on Test::More (already in core) - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Number-Compare/Changes
Notes
Notes: svn path=/head/; revision=296203
Diffstat (limited to 'math/p5-Number-Compare/Makefile')
-rw-r--r--math/p5-Number-Compare/Makefile5
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