aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Compiled/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-22 09:04:42 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-22 09:04:42 +0000
commitc91331bd1fc24d74ce0c5093f4fbc8324ca7ab73 (patch)
tree507e1bc93783e8d08bc59a607e951ed81cc6dd46 /www/p5-HTML-Template-Compiled/Makefile
parent056afaebe8df3368118b3012b77cb82e3e1d766f (diff)
downloadports-c91331bd1fc24d74ce0c5093f4fbc8324ca7ab73.tar.gz
ports-c91331bd1fc24d74ce0c5093f4fbc8324ca7ab73.zip
Notes
Diffstat (limited to 'www/p5-HTML-Template-Compiled/Makefile')
-rw-r--r--www/p5-HTML-Template-Compiled/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile
index 5bf00e58d171..134b729a7315 100644
--- a/www/p5-HTML-Template-Compiled/Makefile
+++ b/www/p5-HTML-Template-Compiled/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-Template-Compiled
-PORTVERSION= 0.71
+PORTVERSION= 0.72
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
@@ -19,12 +19,14 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-D
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/Data/TreeDumper/Renderer/DHTML.pm:${PORTSDIR}/www/p5-Data-TreeDumper-Renderer-DHTML \
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= HTML::Template::Compiled.3 \
+ HTML::Template::Compiled::Compiler.3 \
HTML::Template::Compiled::Expression.3 \
HTML::Template::Compiled::Filter.3 \
HTML::Template::Compiled::Parser.3 \