summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-20 05:05:29 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-20 05:05:29 +0000
commit370bf54aacabdc2ce1902c694907f1834f8ead2d (patch)
treecd95673738ff48e4584ff45e7d89ad8b1c3035e7 /textproc/Makefile
parentAdd ruby-htmlcompact, a Ruby library to compact an HTML document by (diff)
Add ruby-htmlrepair, a Ruby library to repair unclosed tags in an HTML
document.
Notes
Notes: svn path=/head/; revision=48001
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 d4a31322ac34..da89c0e5edcc 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -171,6 +171,7 @@
SUBDIR += ruby-gdome
SUBDIR += ruby-html-parser
SUBDIR += ruby-htmlcompact
+ SUBDIR += ruby-htmlrepair
SUBDIR += ruby-htmlsplit
SUBDIR += ruby-mwdom
SUBDIR += ruby-nqxml