svn commit: r340408 - head/devel/rubygem-execjs

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 20 16:55:11 UTC 2014


Author: sunpoet
Date: Mon Jan 20 16:55:10 2014
New Revision: 340408
URL: http://svnweb.freebsd.org/changeset/ports/340408
QAT: https://qat.redports.org/buildarchive/r340408/

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-execjs/Makefile

Modified: head/devel/rubygem-execjs/Makefile
==============================================================================
--- head/devel/rubygem-execjs/Makefile	Mon Jan 20 16:53:59 2014	(r340407)
+++ head/devel/rubygem-execjs/Makefile	Mon Jan 20 16:55:10 2014	(r340408)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	ExecJS lets you run JavaScript code from Ruby
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list