svn commit: r333773 - head/devel/rubygem-builder

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Nov 14 17:06:17 UTC 2013


Author: sunpoet
Date: Thu Nov 14 17:06:17 2013
New Revision: 333773
URL: http://svnweb.freebsd.org/changeset/ports/333773

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-builder/Makefile

Modified: head/devel/rubygem-builder/Makefile
==============================================================================
--- head/devel/rubygem-builder/Makefile	Thu Nov 14 16:49:41 2013	(r333772)
+++ head/devel/rubygem-builder/Makefile	Thu Nov 14 17:06:17 2013	(r333773)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Facilitate programmatic generation of XML markup
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list