summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-20 05:04:22 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-20 05:04:22 +0000
commitd0bfc18a247bae9b8d2e1a948092614384030deb (patch)
tree7d967a9d43ac0057ae0bf0bdb7ede7561262c304 /textproc/Makefile
parentAdd ruby-htmlsplit, a Ruby library to split an HTML document into an (diff)
Add ruby-htmlcompact, a Ruby library to compact an HTML document by
reducing whitespaces.
Notes
Notes: svn path=/head/; revision=48000
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 8a1a200f6eee..d4a31322ac34 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -170,6 +170,7 @@
SUBDIR += ruby-erb
SUBDIR += ruby-gdome
SUBDIR += ruby-html-parser
+ SUBDIR += ruby-htmlcompact
SUBDIR += ruby-htmlsplit
SUBDIR += ruby-mwdom
SUBDIR += ruby-nqxml