aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-HTML-MobileJp/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-10-18 14:36:52 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-10-18 14:36:52 +0000
commitf4ebfd9853352b0d50c8ad8e288c88694d37557e (patch)
tree9f9d5315c288b78cff563112d70c4609d6f579a6 /japanese/p5-HTML-MobileJp/Makefile
parenta137d3aca50b2a779d63b0817181220205302ca9 (diff)
downloadports-f4ebfd9853352b0d50c8ad8e288c88694d37557e.tar.gz
ports-f4ebfd9853352b0d50c8ad8e288c88694d37557e.zip
Notes
Diffstat (limited to 'japanese/p5-HTML-MobileJp/Makefile')
-rw-r--r--japanese/p5-HTML-MobileJp/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/japanese/p5-HTML-MobileJp/Makefile b/japanese/p5-HTML-MobileJp/Makefile
index 61c9973e8283..ef15498a88fa 100644
--- a/japanese/p5-HTML-MobileJp/Makefile
+++ b/japanese/p5-HTML-MobileJp/Makefile
@@ -6,17 +6,20 @@
#
PORTNAME= HTML-MobileJp
-PORTVERSION= 0.07
+PORTVERSION= 0.08
CATEGORIES= japanese www perl5
MASTER_SITES= CPAN
MAINTAINER= markun@onohara.to
COMMENT= Generate mobile-jp html tags
-BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
p5-URI>=0:${PORTSDIR}/net/p5-URI
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes