aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Cephes/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-05-14 01:30:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-05-14 01:30:37 +0000
commitda3e1095d258829f0ae87c74717d477b1e19386b (patch)
tree63a49435b2e61ca85ca7046270952292cde9a0a8 /math/p5-Math-Cephes/Makefile
parent5986259555bf1ba1f79e0b4890fb79f7c2fc10b5 (diff)
downloadports-da3e1095d258829f0ae87c74717d477b1e19386b.tar.gz
ports-da3e1095d258829f0ae87c74717d477b1e19386b.zip
- Update to 0.5305
- Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Math-Cephes/Changes
Notes
Notes: svn path=/head/; revision=415173
Diffstat (limited to 'math/p5-Math-Cephes/Makefile')
-rw-r--r--math/p5-Math-Cephes/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/math/p5-Math-Cephes/Makefile b/math/p5-Math-Cephes/Makefile
index dfed50077416..ef5f6f711bcf 100644
--- a/math/p5-Math-Cephes/Makefile
+++ b/math/p5-Math-Cephes/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Math-Cephes
-PORTVERSION= 0.5304
-PORTREVISION= 1
+PORTVERSION= 0.5305
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the cephes math library
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
MAKE_JOBS_UNSAFE= yes
USES= perl5
USE_PERL5= configure