Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2014 16:05:41 +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: r363626 - head/lang/p5-JavaScript-SpiderMonkey
Message-ID:  <201407311605.s6VG5fW5067792@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jul 31 16:05:40 2014
New Revision: 363626
URL: http://svnweb.freebsd.org/changeset/ports/363626
QAT: https://qat.redports.org/buildarchive/r363626/

Log:
  - Add LICENSE

Modified:
  head/lang/p5-JavaScript-SpiderMonkey/Makefile

Modified: head/lang/p5-JavaScript-SpiderMonkey/Makefile
==============================================================================
--- head/lang/p5-JavaScript-SpiderMonkey/Makefile	Thu Jul 31 15:50:53 2014	(r363625)
+++ head/lang/p5-JavaScript-SpiderMonkey/Makefile	Thu Jul 31 16:05:40 2014	(r363626)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Perl interface to Mozilla JavaScript implementation
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 LIB_DEPENDS=	libjs.so:${PORTSDIR}/lang/spidermonkey17
 TEST_DEPENDS=	p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl
 



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