aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-05-03 05:20:46 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-05-03 05:20:46 +0000
commitfdc8eabdc20c24361fdf99d9d20e2a9d32a508c0 (patch)
tree5deb34b9ff505d0cc80cb2bbcae53716c565d2b3 /textproc/Makefile
parentd4e4e659017a2d92a0b348f8063a51b50481636c (diff)
downloadports-fdc8eabdc20c24361fdf99d9d20e2a9d32a508c0.tar.gz
ports-fdc8eabdc20c24361fdf99d9d20e2a9d32a508c0.zip
Add ruby-htree, a Ruby library to manipulate HTML/XML tree data
structure.
Notes
Notes: svn path=/head/; revision=108244
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 0fe5358f2ee8..2a4e7f0c3933 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -467,6 +467,7 @@
SUBDIR += ruby-htmlcompact
SUBDIR += ruby-htmlrepair
SUBDIR += ruby-htmlsplit
+ SUBDIR += ruby-htree
SUBDIR += ruby-libxml
SUBDIR += ruby-libxslt
SUBDIR += ruby-mwdom