aboutsummaryrefslogtreecommitdiff
path: root/math/p5-MatrixReal/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-04-19 06:09:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-04-19 06:09:30 +0000
commitb64d40f4c68b832f8e34c348b3108387fc4fbc6b (patch)
treedc82a67f9990118d3d822884b8aa993862be9e76 /math/p5-MatrixReal/Makefile
parent68ff2d90e5256909ed4cbd43ea88703b964fa917 (diff)
downloadports-b64d40f4c68b832f8e34c348b3108387fc4fbc6b.tar.gz
ports-b64d40f4c68b832f8e34c348b3108387fc4fbc6b.zip
Notes
Diffstat (limited to 'math/p5-MatrixReal/Makefile')
-rw-r--r--math/p5-MatrixReal/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile
index 7abaac1a25d8..bbbd112ed91c 100644
--- a/math/p5-MatrixReal/Makefile
+++ b/math/p5-MatrixReal/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= MatrixReal
-PORTVERSION= 2.05
+PORTVERSION= 2.08
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Math
@@ -15,6 +15,9 @@ DISTNAME= Math-${PORTNAME}-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl module implementing a Matrix of Reals
+LICENSE_COMB= dual
+LICENSE= ART20 GPLv1
+
PERL_CONFIGURE= YES
MAN3= Math::MatrixReal.3 Math::Kleene.3