diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-09 16:08:49 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-09 16:08:49 +0000 |
commit | 59a3efc65c72ba88922676669c8b3968ce5ec743 (patch) | |
tree | 0a102421faf41090073ae39009d90cf139f1bd94 /textproc/Makefile | |
parent | 83606be0140980ab6c152726855222db746b7e90 (diff) | |
download | ports-59a3efc65c72ba88922676669c8b3968ce5ec743.tar.gz ports-59a3efc65c72ba88922676669c8b3968ce5ec743.zip |
Add ruby-sablot, a Ruby interface to the Sablotron XSLT processor.
Notes
Notes:
svn path=/head/; revision=39311
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 678860ecd432..f3da63a96fa6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -128,6 +128,7 @@ SUBDIR += ruby-html-parser SUBDIR += ruby-qt2xml SUBDIR += ruby-rdtool + SUBDIR += ruby-sablot SUBDIR += ruby-xmlparser SUBDIR += rxp SUBDIR += sablotron |