svn commit: r387059 - head/www/ruby-google
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 22 20:21:17 UTC 2015
Author: sunpoet
Date: Fri May 22 20:21:16 2015
New Revision: 387059
URL: https://svnweb.freebsd.org/changeset/ports/387059
Log:
- Add LICENSE
Modified:
head/www/ruby-google/Makefile
Modified: head/www/ruby-google/Makefile
==============================================================================
--- head/www/ruby-google/Makefile Fri May 22 20:21:11 2015 (r387058)
+++ head/www/ruby-google/Makefile Fri May 22 20:21:16 2015 (r387059)
@@ -12,6 +12,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at 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
More information about the svn-ports-all
mailing list