svn commit: r375582 - head/devel/rubygem-naught

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 25 17:08:29 UTC 2014


Author: sunpoet
Date: Thu Dec 25 17:08:28 2014
New Revision: 375582
URL: https://svnweb.freebsd.org/changeset/ports/375582
QAT: https://qat.redports.org/buildarchive/r375582/

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-naught/Makefile

Modified: head/devel/rubygem-naught/Makefile
==============================================================================
--- head/devel/rubygem-naught/Makefile	Thu Dec 25 17:08:22 2014	(r375581)
+++ head/devel/rubygem-naught/Makefile	Thu Dec 25 17:08:28 2014	(r375582)
@@ -9,8 +9,10 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Naught is a toolkit for building Null Objects
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list