From 3a510edf29ef5a5917cde866f9ca56a8a493263a Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 Jan 2015 16:11:36 +0000 Subject: [PATCH] - 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 --- math/p5-Math-Base36/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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