diff options
author | knu <knu@FreeBSD.org> | 2002-04-12 19:29:01 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-04-12 19:29:01 +0000 |
commit | 0f4d62e4b9f6af65c9132fb8601264bd3d746c2e (patch) | |
tree | 0c0bb8b1e09de24f69566e6db719a01a8dd95487 /www/Makefile | |
parent | 06a0623768984add28ab53bcf7fe71bdf14f3da6 (diff) | |
download | FreeBSD-ports-0f4d62e4b9f6af65c9132fb8601264bd3d746c2e.zip FreeBSD-ports-0f4d62e4b9f6af65c9132fb8601264bd3d746c2e.tar.gz |
Add ruby-google 0.1.0, a Ruby interface to Google's SOAP-driven Web
API.
Demonstration programs are included in the archive.
Obtain a free license key from Google, and have fun! :)
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 af6ccbd..48950cb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -313,6 +313,7 @@ SUBDIR += retawq SUBDIR += roxen SUBDIR += ruboard + SUBDIR += ruby-google SUBDIR += ruby-http-access SUBDIR += ruby-tmpl SUBDIR += ruby-webrick |