aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Tree/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2000-11-22 21:04:54 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2000-11-22 21:04:54 +0000
commit8b4385646db502118c7303e8afd07fcb87a1f1ec (patch)
tree6c76fd69a1a70d7e910644df708a0a1da4a12b00 /www/p5-HTML-Tree/Makefile
parentffc60067ce32040578a98432510c5631bda5cba7 (diff)
downloadports-8b4385646db502118c7303e8afd07fcb87a1f1ec.tar.gz
ports-8b4385646db502118c7303e8afd07fcb87a1f1ec.zip
Update to version 3.08
Notes
Notes: svn path=/head/; revision=35355
Diffstat (limited to 'www/p5-HTML-Tree/Makefile')
-rw-r--r--www/p5-HTML-Tree/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTML-Tree/Makefile b/www/p5-HTML-Tree/Makefile
index 4758abd0ce88..f9ebba827676 100644
--- a/www/p5-HTML-Tree/Makefile
+++ b/www/p5-HTML-Tree/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-Tree
-PORTVERSION= 0.62
+PORTVERSION= 3.08
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
@@ -19,7 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/He
USE_PERL5= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= HTML::Parse.3 HTML::TreeBuilder.3 HTML::AsSubs.3 HTML::Element.3
+MAN3= HTML::Parse.3 HTML::TreeBuilder.3 HTML::AsSubs.3 \
+ HTML::Element.3 HTML::Element::traverse.3
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL