diff options
-rw-r--r-- | www/ruby-google/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ruby-google/Makefile b/www/ruby-google/Makefile index 453df4419df5..e7411a1317b1 100644 --- a/www/ruby-google/Makefile +++ b/www/ruby-google/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby interface to Google's SOAP-driven Web API +LICENSE= GPLv2 + USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SETUP= install.rb |