diff options
author | knu <knu@FreeBSD.org> | 2001-08-22 08:26:47 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-08-22 08:26:47 +0000 |
commit | 0287139b0ae0b3a873bf03fb6d64f279797fc0a7 (patch) | |
tree | 8aa342530bb3aa7ae61b1410d746422b109bfead /textproc/Makefile | |
parent | 5a65111f7306185df64b92a24532d56924eac110 (diff) | |
download | FreeBSD-ports-0287139b0ae0b3a873bf03fb6d64f279797fc0a7.zip FreeBSD-ports-0287139b0ae0b3a873bf03fb6d64f279797fc0a7.tar.gz |
Add ruby-xmlscan, pure Ruby XML/HTML scanner and XPath
processor/compiler modules.
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 309fb9d..babfe17 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -169,6 +169,7 @@ SUBDIR += ruby-rss SUBDIR += ruby-sablot SUBDIR += ruby-xmlparser + SUBDIR += ruby-xmlscan SUBDIR += rxp SUBDIR += sablotron SUBDIR += sarep |