svn commit: r387105 - head/devel/rubygem-arrayfields

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 23 07:14:35 UTC 2015


Author: sunpoet
Date: Sat May 23 07:14:34 2015
New Revision: 387105
URL: https://svnweb.freebsd.org/changeset/ports/387105

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-arrayfields/Makefile

Modified: head/devel/rubygem-arrayfields/Makefile
==============================================================================
--- head/devel/rubygem-arrayfields/Makefile	Sat May 23 07:14:29 2015	(r387104)
+++ head/devel/rubygem-arrayfields/Makefile	Sat May 23 07:14:34 2015	(r387105)
@@ -9,6 +9,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Allow Keyword Access to Array Instances
 
+LICENSE=	BSD2CLAUSE RUBY
+LICENSE_COMB=	dual
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list