diff options
author | knu <knu@FreeBSD.org> | 2004-02-28 06:41:22 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2004-02-28 06:41:22 +0000 |
commit | b44a692a7d4ea6dd3e97efcdd7870d6fd6c01e35 (patch) | |
tree | e1204cd232ff38281ca5bd91c1f0808169bd4422 /www/Makefile | |
parent | 5375a8e6d1a206a4acee4f47607db52669696b4f (diff) | |
download | FreeBSD-ports-b44a692a7d4ea6dd3e97efcdd7870d6fd6c01e35.zip FreeBSD-ports-b44a692a7d4ea6dd3e97efcdd7870d6fd6c01e35.tar.gz |
Add ruby-amazon, a Ruby interface to Amazon's Web Services.
Ruby 1.8.0 or later is required.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index a9d9de1..16e70a3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -507,6 +507,7 @@ SUBDIR += rt3 SUBDIR += rt3-elixus SUBDIR += ruboard + SUBDIR += ruby-amazon SUBDIR += ruby-asp SUBDIR += ruby-borges SUBDIR += ruby-div |