aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-MethodAttributes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-MooseX-MethodAttributes/Makefile')
-rw-r--r--devel/p5-MooseX-MethodAttributes/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/p5-MooseX-MethodAttributes/Makefile b/devel/p5-MooseX-MethodAttributes/Makefile
index 851869be6f74..12fefa21c926 100644
--- a/devel/p5-MooseX-MethodAttributes/Makefile
+++ b/devel/p5-MooseX-MethodAttributes/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MooseX-MethodAttributes
-PORTVERSION= 0.24
+PORTVERSION= 0.25
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,10 +18,13 @@ BUILD_DEPENDS= p5-Moose>=0.98:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Types>=0.21:${PORTSDIR}/devel/p5-MooseX-Types \
p5-namespace-clean>=0.10:${PORTSDIR}/devel/p5-namespace-clean \
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+LICENSE_COMB= dual
+LICENSE= ART10 GPLv1
+
PERL_CONFIGURE= yes
MAN3= MooseX::MethodAttributes.3 \