diff options
author | knu <knu@FreeBSD.org> | 2003-02-06 20:51:57 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-06 20:51:57 +0800 |
commit | f752f439d4738693a65625037f232fdf756950f1 (patch) | |
tree | ea60b45a317b997384e13b8871180a0b3856362d /textproc/Makefile | |
parent | f8ba411c80c0c47a00d363285de823ded4550fcc (diff) | |
download | freebsd-ports-gnome-f752f439d4738693a65625037f232fdf756950f1.tar.gz freebsd-ports-gnome-f752f439d4738693a65625037f232fdf756950f1.tar.zst freebsd-ports-gnome-f752f439d4738693a65625037f232fdf756950f1.zip |
Add ruby-xtemplate, a lightweight XML template engine 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 e9f68e8325f6..7a1f70a99196 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -348,6 +348,7 @@ SUBDIR += ruby-xmlscan SUBDIR += ruby-xmlscan-old SUBDIR += ruby-xslt + SUBDIR += ruby-xtemplate SUBDIR += rxp SUBDIR += sablotron SUBDIR += sarep |