aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2002-02-15 07:33:42 +0000
committerKevin Lo <kevlo@FreeBSD.org>2002-02-15 07:33:42 +0000
commit3a8c644cc8178d9a113eae682cfeae562600eaa2 (patch)
tree5ea4a4cf17be5d6b5e15e21903122445c0597d93 /www/Makefile
parent2d0d6c3c3cf66ff4d1e444e60a7b27800e4218d5 (diff)
downloadports-3a8c644cc8178d9a113eae682cfeae562600eaa2.tar.gz
ports-3a8c644cc8178d9a113eae682cfeae562600eaa2.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>
Notes
Notes: svn path=/head/; revision=54733
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