summaryrefslogtreecommitdiff
path: root/lang/p5-JavaScript-SpiderMonkey
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 16:05:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 16:05:40 +0000
commit55b16eb015240ba3f83890d00ad1907b931e8160 (patch)
tree2a8c188088b8dcfb112fddcd4afcc7b5eaf3bffe /lang/p5-JavaScript-SpiderMonkey
parenteditors/zoinks: Upgrade version 0.3.7 => 0.4.1 and stage (diff)
- Add LICENSE
Notes
Notes: svn path=/head/; revision=363626
Diffstat (limited to 'lang/p5-JavaScript-SpiderMonkey')
-rw-r--r--lang/p5-JavaScript-SpiderMonkey/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/p5-JavaScript-SpiderMonkey/Makefile b/lang/p5-JavaScript-SpiderMonkey/Makefile
index e609b22b3ebd..ae65362c9de4 100644
--- a/lang/p5-JavaScript-SpiderMonkey/Makefile
+++ b/lang/p5-JavaScript-SpiderMonkey/Makefile
@@ -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