aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Base36
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-01 16:11:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-01 16:11:36 +0000
commit3a510edf29ef5a5917cde866f9ca56a8a493263a (patch)
tree6351d92bc810a5e09dc5bfc5fc4cb577b19ab8ce /math/p5-Math-Base36
parent82d93862f8396a35b3f62c868a6da2c79eaa0d11 (diff)
downloadports-3a510edf29ef5a5917cde866f9ca56a8a493263a.tar.gz
ports-3a510edf29ef5a5917cde866f9ca56a8a493263a.zip
- Update BUILD_DEPENDS: ExtUtils::MakeMaker 6.59+ is already in all supported Perl releases
- Add LICENSE [1] Approved by: portmgr (implicit) [1] With hat: perl
Notes
Notes: svn path=/head/; revision=375952
Diffstat (limited to 'math/p5-Math-Base36')
-rw-r--r--math/p5-Math-Base36/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
index 594f60acc0aa..e666513e6c20 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -12,7 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mhsin@mhsin.org
COMMENT= Encoding and decoding of base36 strings
-BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=6.59:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure