summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-11-30 21:49:48 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-11-30 21:49:48 +0000
commitf8eed8659107bb01660d6f6c98221a50a8a4c333 (patch)
treea8e2be1dc1ff92ea4d1aacc5f2902631117f8fee /lang/Makefile
parent- Update to 0.9.11 (diff)
Add osb-jscore
JavaScriptCore is part of Gtk-Wecore. JavaScriptCore is javascript interpreter that OSB uses. It is based on Apple's WebCore JavaScriptCore code, which is in turn based on KDE kjs code.
Notes
Notes: svn path=/head/; revision=122842
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 da89275b0479..30ecc9c6439d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -156,6 +156,7 @@
SUBDIR += onyx
SUBDIR += oo2c
SUBDIR += open-cobol
+ SUBDIR += osb-jscore
SUBDIR += otcl
SUBDIR += p2c
SUBDIR += p5-Data-JavaScript