diff options
author | knu <knu@FreeBSD.org> | 2001-01-23 07:55:56 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-01-23 07:55:56 +0000 |
commit | 34e4b13abe7785d5ffd4fa02377654cfd0873839 (patch) | |
tree | 924c987ac1af286a6dd35caaf9f7399d82b44ba5 /textproc/Makefile | |
parent | 030bda1275d7bd6882cbd1c640033e60c7c9ec53 (diff) | |
download | FreeBSD-ports-34e4b13abe7785d5ffd4fa02377654cfd0873839.zip FreeBSD-ports-34e4b13abe7785d5ffd4fa02377654cfd0873839.tar.gz |
Add ruby-qt2xml, Qt2 xml extension for Ruby.
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 cff7e8c..cff2d08 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -116,6 +116,7 @@ SUBDIR += rand SUBDIR += rman SUBDIR += ruby-html-parser + SUBDIR += ruby-qt2xml SUBDIR += ruby-rdtool SUBDIR += ruby-xmlparser SUBDIR += rxp |