diff options
author | knu <knu@FreeBSD.org> | 2004-05-03 13:20:46 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2004-05-03 13:20:46 +0800 |
commit | f46514dcaaa6cc4904d39d337e7959fe9b11f32b (patch) | |
tree | 2b6549105cab2cfb71f5ed19fd79565ee75d5430 /textproc/Makefile | |
parent | 29eae0d2bfd8933799a21eb4ac19d2f86556ae36 (diff) | |
download | freebsd-ports-graphics-f46514dcaaa6cc4904d39d337e7959fe9b11f32b.tar.gz freebsd-ports-graphics-f46514dcaaa6cc4904d39d337e7959fe9b11f32b.tar.zst freebsd-ports-graphics-f46514dcaaa6cc4904d39d337e7959fe9b11f32b.zip |
Add ruby-htree, a Ruby library to manipulate HTML/XML tree data
structure.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0fe5358f2ee..2a4e7f0c393 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 |