aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-08-29 05:33:03 +0800
committermiwi <miwi@FreeBSD.org>2007-08-29 05:33:03 +0800
commit28cd3bb6a55aeb0251167a67bd3bb8517046d589 (patch)
tree804a2e56d956b67bcd87eec0eda3de825c77ec92 /www/Makefile
parentd55ba3d2ebc6d2581ef8b92774cdb770ddf8ef61 (diff)
downloadfreebsd-ports-gnome-28cd3bb6a55aeb0251167a67bd3bb8517046d589.tar.gz
freebsd-ports-gnome-28cd3bb6a55aeb0251167a67bd3bb8517046d589.tar.zst
freebsd-ports-gnome-28cd3bb6a55aeb0251167a67bd3bb8517046d589.zip
HTML::Selector::XPath is a utility function to compile CSS2
selector to the equivalent XPath expression. WWW: http://search.cpan.org/dist/HTML-Selector-XPath/ PR: ports/115899 Submitted by: Shinsuke Matsui <smatsui at karashi.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 3c2a3e6326b1..22d2f8a83280 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -718,6 +718,7 @@
SUBDIR += p5-HTML-ResolveLink
SUBDIR += p5-HTML-Scrubber
SUBDIR += p5-HTML-Seamstress
+ SUBDIR += p5-HTML-Selector-XPath
SUBDIR += p5-HTML-SimpleLinkExtor
SUBDIR += p5-HTML-SimpleParse
SUBDIR += p5-HTML-StickyQuery