aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Load/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2011-08-21 10:21:38 +0000
committerAndrej Zverev <az@FreeBSD.org>2011-08-21 10:21:38 +0000
commitec72b3697e672850c2ed6a252cc702d5c3121c68 (patch)
tree09638c7274fa896d54a97ce78895808f76aa1714 /devel/p5-Class-Load/Makefile
parentdcb57441422bec66fcbd5172c4e26ced6646dadf (diff)
downloadports-ec72b3697e672850c2ed6a252cc702d5c3121c68.tar.gz
ports-ec72b3697e672850c2ed6a252cc702d5c3121c68.zip
Notes
Diffstat (limited to 'devel/p5-Class-Load/Makefile')
-rw-r--r--devel/p5-Class-Load/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/devel/p5-Class-Load/Makefile b/devel/p5-Class-Load/Makefile
index caf2f8e4ceb8..e653e4975d6c 100644
--- a/devel/p5-Class-Load/Makefile
+++ b/devel/p5-Class-Load/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Class-Load
-PORTVERSION= 0.07
+PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= az@FreeBSD.org
COMMENT= A working (require Class::Name) and more
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Data-OptList>0:${PORTSDIR}/devel/p5-Data-OptList
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Class::Load.3