diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-10-31 17:44:34 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-10-31 17:44:34 +0800 |
commit | f074c38c7c3826539a38a08507e64d5a551fb8b4 (patch) | |
tree | 214ce86a5174036a14d4167a86f43f25163eec4a /www/Makefile | |
parent | 6e82c278d50c586c02cf64cadeb599461981eb09 (diff) | |
download | freebsd-ports-gnome-f074c38c7c3826539a38a08507e64d5a551fb8b4.tar.gz freebsd-ports-gnome-f074c38c7c3826539a38a08507e64d5a551fb8b4.tar.zst freebsd-ports-gnome-f074c38c7c3826539a38a08507e64d5a551fb8b4.zip |
Add p5-HTML-Scrubber, Perl extension for scrubbing/sanitizing html
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
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 |