svn commit: r387115 - head/devel/rubygem-configuration

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


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 at FreeBSD.org
 COMMENT=	Mechanism to parse ruby configuration files
 
+LICENSE=	BSD2CLAUSE RUBY
+LICENSE_COMB=	dual
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list