diff options
author | seanc <seanc@FreeBSD.org> | 2002-10-24 19:01:12 +0000 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2002-10-24 19:01:12 +0000 |
commit | 038423f38902e4f36357419ec85925d423cb3a1f (patch) | |
tree | be7ca5cac384c7eb11ef69148b0a7de8416fec3d /textproc/Makefile | |
parent | 8d27b0abe3710f0db45a6656aff42f7e303f0c54 (diff) | |
download | FreeBSD-ports-038423f38902e4f36357419ec85925d423cb3a1f.zip FreeBSD-ports-038423f38902e4f36357419ec85925d423cb3a1f.tar.gz |
Add ruby-libxslt, Ruby bindings for libxslt. XML::XSLT is XSL compliant.
Approved by: knu (mentor)
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 50ee9c4..dbc2f43 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -316,6 +316,7 @@ SUBDIR += ruby-htmlrepair SUBDIR += ruby-htmlsplit SUBDIR += ruby-libxml + SUBDIR += ruby-libxslt SUBDIR += ruby-mwdom SUBDIR += ruby-nqxml SUBDIR += ruby-qt2xml |