diff options
author | miwi <miwi@FreeBSD.org> | 2010-06-03 00:49:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-06-03 00:49:51 +0800 |
commit | eae331c9b7ce2d1a3e3cfb22ec52c0f9006a4224 (patch) | |
tree | 752f7e6e1ee6d5a936f63ffee4bbe0165677c7df /textproc/Makefile | |
parent | f37eab66f913387d8a375bed0677a6d8bde05699 (diff) | |
download | freebsd-ports-gnome-eae331c9b7ce2d1a3e3cfb22ec52c0f9006a4224.tar.gz freebsd-ports-gnome-eae331c9b7ce2d1a3e3cfb22ec52c0f9006a4224.tar.zst freebsd-ports-gnome-eae331c9b7ce2d1a3e3cfb22ec52c0f9006a4224.zip |
Ruby bindings for Augeas
WWW: http://augeas.net/
PR: ports/146744
Submitted by: Russell Jackson <raj at csub.edu>
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 06872d4af3a8..85e410b8268f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1098,6 +1098,7 @@ SUBDIR += ruby-xmlscan-old SUBDIR += ruby-xslt SUBDIR += ruby-xtemplate + SUBDIR += rubygem-augeas SUBDIR += rubygem-diff-lcs SUBDIR += rubygem-ezamar SUBDIR += rubygem-ferret |