Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2015 07:14:35 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387105 - head/devel/rubygem-arrayfields
Message-ID:  <201505230714.t4N7EZO3072502@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	Allow Keyword Access to Array Instances
 
+LICENSE=	BSD2CLAUSE RUBY
+LICENSE_COMB=	dual
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505230714.t4N7EZO3072502>