svn commit: r387114 - head/devel/rubygem-columnize
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 23 07:15:19 UTC 2015
Author: sunpoet
Date: Sat May 23 07:15:18 2015
New Revision: 387114
URL: https://svnweb.freebsd.org/changeset/ports/387114
Log:
- Add LICENSE
Modified:
head/devel/rubygem-columnize/Makefile
Modified: head/devel/rubygem-columnize/Makefile
==============================================================================
--- head/devel/rubygem-columnize/Makefile Sat May 23 07:15:14 2015 (r387113)
+++ head/devel/rubygem-columnize/Makefile Sat May 23 07:15:18 2015 (r387114)
@@ -9,6 +9,9 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Sorts an Array in Column Order
+LICENSE= GPLv2 RUBY
+LICENSE_COMB= dual
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
More information about the svn-ports-head
mailing list