aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2002-02-15 15:33:42 +0800
committerkevlo <kevlo@FreeBSD.org>2002-02-15 15:33:42 +0800
commit25444e436d013ac1231d1abe89e3a291d17f3d09 (patch)
treec0d9516ff993ecadd38962639cdabd396d1a39b7 /www/Makefile
parent24b05515f47e98da5fb7de30e08009e3a4f0a3a1 (diff)
downloadfreebsd-ports-gnome-25444e436d013ac1231d1abe89e3a291d17f3d09.tar.gz
freebsd-ports-gnome-25444e436d013ac1231d1abe89e3a291d17f3d09.tar.zst
freebsd-ports-gnome-25444e436d013ac1231d1abe89e3a291d17f3d09.zip
Initial import of p5-HTML-StickyQuery 0.07
This module is sub class of the HTML::Parser and uses it to parse HTML document and add QUERY_STRING to href attributes. PR: 34256 Submitted by: Seamus Venasse <svenasse@polaris.ca>
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 366bdfc97c34..31569c213f5b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -265,6 +265,7 @@
SUBDIR += p5-HTML-Parser
SUBDIR += p5-HTML-QuickCheck
SUBDIR += p5-HTML-SimpleParse
+ SUBDIR += p5-HTML-StickyQuery
SUBDIR += p5-HTML-Stream
SUBDIR += p5-HTML-Summary
SUBDIR += p5-HTML-Table