aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CatalystX-InjectComponent/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-05 17:45:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-05 17:45:16 +0000
commit598fbfdef7695bba8860d02dbf7e54a82369ad5b (patch)
tree04f2977c0d2d7cf6fe515eb5941b765b48f1f9d7 /www/p5-CatalystX-InjectComponent/Makefile
parent73e0a028c349bd911afdb7044bc7afd7059f1c7a (diff)
downloadports-598fbfdef7695bba8860d02dbf7e54a82369ad5b.tar.gz
ports-598fbfdef7695bba8860d02dbf7e54a82369ad5b.zip
Notes
Diffstat (limited to 'www/p5-CatalystX-InjectComponent/Makefile')
-rw-r--r--www/p5-CatalystX-InjectComponent/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-CatalystX-InjectComponent/Makefile b/www/p5-CatalystX-InjectComponent/Makefile
index 426787141ea7..518c7fc5e8a8 100644
--- a/www/p5-CatalystX-InjectComponent/Makefile
+++ b/www/p5-CatalystX-InjectComponent/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= CatalystX-InjectComponent
-PORTVERSION= 0.024
-PORTREVISION= 1
+PORTVERSION= 0.025
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,10 +14,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Inject components into your Catalyst application
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector
-RUN_DEPENDS= p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
PERL_CONFIGURE= yes