summaryrefslogtreecommitdiff
path: root/www/p5-HTML-TableExtract/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-06-07 20:25:37 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-06-07 20:25:37 +0000
commit0e579de2acb5389480b3970349414d85f67b2867 (patch)
tree5f52e64f59716a4feb631fb8f795d5cd3fc589f6 /www/p5-HTML-TableExtract/Makefile
parentAdd WWW::Automate, a perl5 module to automate interaction with websites. (diff)
Update to 1.08, let submitter be the maintainer.
PR: 38979 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=60805
Diffstat (limited to 'www/p5-HTML-TableExtract/Makefile')
-rw-r--r--www/p5-HTML-TableExtract/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTML-TableExtract/Makefile b/www/p5-HTML-TableExtract/Makefile
index 817f08153a52..f6555e84881e 100644
--- a/www/p5-HTML-TableExtract/Makefile
+++ b/www/p5-HTML-TableExtract/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= HTML-TableExtract
-PORTVERSION= 1.07
+PORTVERSION= 1.08
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes