aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Selector-XPath/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-02-19 04:47:53 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-02-19 04:47:53 +0000
commit23901ed73b8ff7142169e69768f09a6d443b8704 (patch)
tree6ad38030136b2fa4f0ec84cd6f76c6be058d3b82 /www/p5-HTML-Selector-XPath/Makefile
parent803e0c7aca2199fccfae2d1ae04874221c653439 (diff)
Notes
Diffstat (limited to 'www/p5-HTML-Selector-XPath/Makefile')
-rw-r--r--www/p5-HTML-Selector-XPath/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-HTML-Selector-XPath/Makefile b/www/p5-HTML-Selector-XPath/Makefile
index a9b885a6c1cb..ded074e2897d 100644
--- a/www/p5-HTML-Selector-XPath/Makefile
+++ b/www/p5-HTML-Selector-XPath/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= HTML-Selector-XPath
-PORTVERSION= 0.02
+PORTVERSION= 0.03
CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= HTML
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= smatsui@karashi.org
COMMENT= HTML::Selector::XPath - CSS Selector to XPath compiler
+BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+
PERL_CONFIGURE= yes
MAN3= HTML::Selector::XPath.3