svn commit: r387220 - head/textproc/rubygem-ini

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 24 00:06:32 UTC 2015


Author: sunpoet
Date: Sun May 24 00:06:32 2015
New Revision: 387220
URL: https://svnweb.freebsd.org/changeset/ports/387220

Log:
  - Add LICENSE

Modified:
  head/textproc/rubygem-ini/Makefile

Modified: head/textproc/rubygem-ini/Makefile
==============================================================================
--- head/textproc/rubygem-ini/Makefile	Sun May 24 00:06:26 2015	(r387219)
+++ head/textproc/rubygem-ini/Makefile	Sun May 24 00:06:32 2015	(r387220)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby INI File Parser and Writer
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list