aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorTom Judge <tj@FreeBSD.org>2012-10-16 23:09:10 +0000
committerTom Judge <tj@FreeBSD.org>2012-10-16 23:09:10 +0000
commit986f60aefc7e0b1088953d390ab175e3596a6e02 (patch)
tree1bd00506a8fd9836fe761088818795e3e97f6fb6 /lang/Makefile
parent786c36c6272e3e7c89df059b0967c1486301821c (diff)
downloadports-986f60aefc7e0b1088953d390ab175e3596a6e02.tar.gz
ports-986f60aefc7e0b1088953d390ab175e3596a6e02.zip
Spidermonkey is the JavaScript interpreter from the Mozilla project.
WWW: http://www.mozilla.org/js/spidermonkey/ Feature safe: yes PR: ports/172710 PR: ports/170768 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> Submitted by: Anton Afanasyev <aasoft@gmail.com> Submitted by: avg Reviewed by: kwm, flo Approved by: eadler (mentor)
Notes
Notes: svn path=/head/; revision=305994
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index bd082b8c2a47..838c3e0f8bba 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -327,6 +327,7 @@
SUBDIR += sml-nj-devel
SUBDIR += snobol4
SUBDIR += spidermonkey17
+ SUBDIR += spidermonkey185
SUBDIR += spl
SUBDIR += squeak
SUBDIR += squirrel