diff options
author | knu <knu@FreeBSD.org> | 2002-07-12 05:47:44 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-07-12 05:47:44 +0000 |
commit | 57aa55c60e3decfcea936d8c05e4a8816e61adee (patch) | |
tree | 4f42360fcc7a3192f05076b59a439051d594e131 /textproc/Makefile | |
parent | c0299cd4059095c360c0a9ca189e427e147001d5 (diff) | |
download | FreeBSD-ports-57aa55c60e3decfcea936d8c05e4a8816e61adee.zip FreeBSD-ports-57aa55c60e3decfcea936d8c05e4a8816e61adee.tar.gz |
Add ruby-libxml (version 0.01), a libxml2 binding for Ruby with both
libxml and Ruby APIs.
PR: ports/40392
Submitted by: Sean Chittenden <sean@chittenden.org>
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 ef44fa6..46df597 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -282,6 +282,7 @@ SUBDIR += ruby-htmlcompact SUBDIR += ruby-htmlrepair SUBDIR += ruby-htmlsplit + SUBDIR += ruby-libxml SUBDIR += ruby-mwdom SUBDIR += ruby-nqxml SUBDIR += ruby-qt2xml |