Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2015 07:15:24 +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: r387115 - head/devel/rubygem-configuration
Message-ID:  <201505230715.t4N7FOIT073830@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 23 07:15:23 2015
New Revision: 387115
URL: https://svnweb.freebsd.org/changeset/ports/387115

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-configuration/Makefile

Modified: head/devel/rubygem-configuration/Makefile
==============================================================================
--- head/devel/rubygem-configuration/Makefile	Sat May 23 07:15:18 2015	(r387114)
+++ head/devel/rubygem-configuration/Makefile	Sat May 23 07:15:23 2015	(r387115)
@@ -9,6 +9,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Mechanism to parse ruby configuration files
 
+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?201505230715.t4N7FOIT073830>