diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-27 19:47:21 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-27 19:47:21 +0000 |
commit | d67f542c3eecbb17700ad601c267049131940cb2 (patch) | |
tree | d78d474de3809042572e09dd6813b347e7e700ad /lang/spidermonkey/DESCR | |
parent | cb9d3f25dd99451410f6b4cdb36b1d584be8bacd (diff) | |
download | pkgsrc-d67f542c3eecbb17700ad601c267049131940cb2.tar.gz |
Initial import of spidermonkey-1.5.
SpiderMonkey is the code-name for the Mozilla's C implementation of
JavaScript.
Diffstat (limited to 'lang/spidermonkey/DESCR')
-rw-r--r-- | lang/spidermonkey/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/spidermonkey/DESCR b/lang/spidermonkey/DESCR new file mode 100644 index 00000000000..eb1cb80fbd6 --- /dev/null +++ b/lang/spidermonkey/DESCR @@ -0,0 +1,2 @@ +SpiderMonkey is the code-name for the Mozilla's C implementation of +JavaScript. |