          MODULE=mozjs
         VERSION=68.4.2
          SOURCE=$MODULE-${VERSION}.tar.bz2
      SOURCE_URL=$GNOME_URL/teams/releng/tarballs-needing-help/mozjs
      SOURCE_VFY=sha256:097fb482aa0e57fb117fde6816fbabfedcb862ee81906990363954f47ce93227
        WEB_SITE=http://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/24/
         ENTERED=20140418
         UPDATED=20200313
           SHORT="JavaScript interpreter and libraries"

cat << EOF
This is SpiderMonkey, Mozilla's C implementation of JavaScript.
SpiderMonkey is written in C and contains a compiler, interpreter, decompiler,
garbage collector, and standard classes. It is intended to be embedded in other
applications that provide host environments for JavaScript.
EOF
