diff options
author | beech <beech@FreeBSD.org> | 2008-03-31 05:05:51 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-03-31 05:05:51 +0800 |
commit | 2f523732c1c1e57ba2b682916b6e121150968f68 (patch) | |
tree | 4e14e551515202c989736c1eb7c0d9e65bd4363b /www/Makefile | |
parent | c8237497cc97a3249c4082163db93fadeb790e3c (diff) | |
download | freebsd-ports-gnome-2f523732c1c1e57ba2b682916b6e121150968f68.tar.gz freebsd-ports-gnome-2f523732c1c1e57ba2b682916b6e121150968f68.tar.zst freebsd-ports-gnome-2f523732c1c1e57ba2b682916b6e121150968f68.zip |
- New port ruby-aws-0.0.2
Ruby/AWS is a Ruby language library that allows programmatic access to
the popular Amazon Web site via the REST (XML over HTTP) based Amazon
Web Services. It is the successor to the now obsolete Ruby/Amazon.
WWW: http://www.caliban.org/ruby/ruby-aws/
PR: ports/122242
Submitted by: IWATSUKI Hiroyuki <don at na.rim.or.jp>
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 48778976d67c..4b0e24ea639a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1152,6 +1152,7 @@ SUBDIR += ruboard SUBDIR += ruby-amazon SUBDIR += ruby-asp + SUBDIR += ruby-aws SUBDIR += ruby-borges SUBDIR += ruby-cruisecontrolrb SUBDIR += ruby-div |