svn commit: r387810 - head/devel/rubygem-require_all

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 29 11:15:14 UTC 2015


Author: sunpoet
Date: Fri May 29 11:15:13 2015
New Revision: 387810
URL: https://svnweb.freebsd.org/changeset/ports/387810

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-require_all/Makefile

Modified: head/devel/rubygem-require_all/Makefile
==============================================================================
--- head/devel/rubygem-require_all/Makefile	Fri May 29 11:15:08 2015	(r387809)
+++ head/devel/rubygem-require_all/Makefile	Fri May 29 11:15:13 2015	(r387810)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Wonderfully simple way to load your code
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list