summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-10-31 09:44:34 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-10-31 09:44:34 +0000
commitecc26d108eca8cff9d46bb810cbacc099554e63e (patch)
treee6182b45466066748eca3b295d32c36899b60aa4 /www/Makefile
parentAdd p5-Crypt-Anubis, a Crypt::CBC-compliant block cipher (diff)
Add p5-HTML-Scrubber, Perl extension for scrubbing/sanitizing html
Notes
Notes: svn path=/head/; revision=92693
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 ae68bed5ec84..6e604b6c150f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -371,6 +371,7 @@
SUBDIR += p5-HTML-Pager
SUBDIR += p5-HTML-Parser
SUBDIR += p5-HTML-QuickCheck
+ SUBDIR += p5-HTML-Scrubber
SUBDIR += p5-HTML-SimpleParse
SUBDIR += p5-HTML-StickyQuery
SUBDIR += p5-HTML-Stream