diff options
author | knu <knu@FreeBSD.org> | 2003-02-25 14:19:38 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-25 14:19:38 +0800 |
commit | 8b2e59b129aa250bdf132953f867968eca0a8641 (patch) | |
tree | 41f58d4a3be1b8a0d0ca40e4af3733edc57db296 /textproc/Makefile | |
parent | bd587c2c8d269c6053ad127fd085e01af107e62e (diff) | |
download | freebsd-ports-gnome-8b2e59b129aa250bdf132953f867968eca0a8641.tar.gz freebsd-ports-gnome-8b2e59b129aa250bdf132953f867968eca0a8641.tar.zst freebsd-ports-gnome-8b2e59b129aa250bdf132953f867968eca0a8641.zip |
Add ruby-xmlconfigfile, a Ruby module for easy handling of XML
configuration files.
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 4f2fe17a26a3..2e2c917c78d0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -345,6 +345,7 @@ SUBDIR += ruby-sary SUBDIR += ruby-spreadsheet-excel SUBDIR += ruby-text-format + SUBDIR += ruby-xmlconfigfile SUBDIR += ruby-xmlparser SUBDIR += ruby-xmlscan SUBDIR += ruby-xmlscan-old |