aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-INI/Makefile
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 /devel/p5-Config-INI/Makefile
parentf4277a21dab802486c13a04fc92f7e0f3d1b5617 (diff)
Notes
Diffstat (limited to 'devel/p5-Config-INI/Makefile')
-rw-r--r--devel/p5-Config-INI/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Config-INI/Makefile b/devel/p5-Config-INI/Makefile
index 5704c8dd5804..245a6dcdd300 100644
--- a/devel/p5-Config-INI/Makefile
+++ b/devel/p5-Config-INI/Makefile
@@ -14,14 +14,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bapt@FreeBSD.org
COMMENT= Simple .ini files emitter and parser for Perl
-RUN_DEPENDS+= p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+RUN_DEPENDS+= p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise \
p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String
PERL_CONFIGURE= yes
-LICENSE_COMB= dual
-LICENSE= ART20 GPLv1
-
MAN3= Config::INI.3 \
Config::INI::Reader.3 \
Config::INI::Writer.3