aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-08-01 00:05:40 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-08-01 00:05:40 +0800
commit6d51b3f50a5d1c2226815cdac03c1248c796a046 (patch)
tree2a8c188088b8dcfb112fddcd4afcc7b5eaf3bffe /lang
parent9dc760fa44ee4522ff7bff471d66d91e37a03174 (diff)
downloadfreebsd-ports-gnome-6d51b3f50a5d1c2226815cdac03c1248c796a046.tar.gz
freebsd-ports-gnome-6d51b3f50a5d1c2226815cdac03c1248c796a046.tar.zst
freebsd-ports-gnome-6d51b3f50a5d1c2226815cdac03c1248c796a046.zip
- Add LICENSE
Diffstat (limited to 'lang')
-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