aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Authentication-Store-DBIx-Class
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-10-07 11:22:46 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-10-07 11:22:46 +0000
commita288d48de7b1867d33f83a07d2652be2ba0dfa33 (patch)
treeba346be966f7edeef97dd9ab2cd459b16e04f8a8 /www/p5-Catalyst-Authentication-Store-DBIx-Class
parentf4277a21dab802486c13a04fc92f7e0f3d1b5617 (diff)
downloadports-a288d48de7b1867d33f83a07d2652be2ba0dfa33.tar.gz
ports-a288d48de7b1867d33f83a07d2652be2ba0dfa33.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Authentication-Store-DBIx-Class')
-rw-r--r--www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
index 785b10f85c9a..61e3d6cfaefe 100644
--- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= oleg@mamontov.net
COMMENT= A storage class for Catalyst Authentication using DBIx::Class
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Catalyst-Model-DBIC-Schema>=0.18:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \
p5-Catalyst-Plugin-Authentication>=0.10008:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime \
@@ -22,10 +25,7 @@ BUILD_DEPENDS= p5-Catalyst-Model-DBIC-Schema>=0.18:${PORTSDIR}/www/p5-Catalyst-M
p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-LICENSE_COMB= dual
-LICENSE= ART20 GPLv1
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes