aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-31 01:21:05 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-31 01:21:05 +0000
commit683d394f514a33ea89bff9f3f79ceb2656c828e1 (patch)
tree863ced17cd83a0ad4bc4e7485ea34b7aff217cf2 /www/Makefile
parentfff9aac6a7499dae6cd7b721537d83a132dacae1 (diff)
Add p5-HTML-Clean 0.8, a perl module that cleans up HTML code for web
browsers, not humans. PR: 26213 Submitted by: Alex Kapranoff <kapr@crosswinds.net>
Notes
Notes: svn path=/head/; revision=40608
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 bb59042b11a3..903010f0399e 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -168,6 +168,7 @@
SUBDIR += p5-FastCGI
SUBDIR += p5-GtkHTML
SUBDIR += p5-HTML
+ SUBDIR += p5-HTML-Clean
SUBDIR += p5-HTML-Embperl
SUBDIR += p5-HTML-Mason
SUBDIR += p5-HTML-Navigation