Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2014 16:55:10 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340408 - head/devel/rubygem-execjs
Message-ID:  <201401201655.s0KGtAMu067971@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401201655.s0KGtAMu067971>