aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-Entities-Interpolate/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-26 01:00:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-26 01:00:17 +0000
commite455092bf1290062605a18bf438281bc4d51282c (patch)
tree7ab20cb22d9111d6b5b2b422eead9f6134dae751 /textproc/p5-HTML-Entities-Interpolate/Makefile
parent909caa89f4dbb7551e1e0d5c3b72ce68b8b6269a (diff)
downloadports-e455092bf1290062605a18bf438281bc4d51282c.tar.gz
ports-e455092bf1290062605a18bf438281bc4d51282c.zip
Notes
Diffstat (limited to 'textproc/p5-HTML-Entities-Interpolate/Makefile')
-rw-r--r--textproc/p5-HTML-Entities-Interpolate/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-HTML-Entities-Interpolate/Makefile b/textproc/p5-HTML-Entities-Interpolate/Makefile
index e8d4f2f9c7d4..79ab86cc8bd6 100644
--- a/textproc/p5-HTML-Entities-Interpolate/Makefile
+++ b/textproc/p5-HTML-Entities-Interpolate/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= HTML-Entities-Interpolate
-PORTVERSION= 1.05
-PORTREVISION= 1
+PORTVERSION= 1.07
CATEGORIES= textproc www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,12 +11,14 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string
LICENSE= ART20
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-Tie-Function>=0:${PORTSDIR}/devel/p5-Tie-Function
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Pod>=1.45:${PORTSDIR}/devel/p5-Test-Pod
+TEST_DEPENDS= p5-File-Slurper>=0.008:${PORTSDIR}/devel/p5-File-Slurper
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5 tar:tgz