           SPELL=nodejs
          SPELLX=${SPELL/js}
         VERSION=0.10.48
  SECURITY_PATCH=2
          SOURCE=$SPELLX-v$VERSION.tar.gz
   SOURCE_URL[0]=http://nodejs.org/dist/v$VERSION/$SOURCE
     SOURCE_HASH=sha512:c79c135e9c56ea08c15a9f8ae0537cd1046adfd10d3886f30b71c7c8190b3388c6612c5899039049747eb60c380c7ce94b7b9584e618e461b4ea4453cf834960
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-v$VERSION"
        WEB_SITE=http://nodejs.org/
         ENTERED=20120211
      LICENSE[0]=MIT
           SHORT="platform for building fast, scalable network applications"
cat << EOF
Node.js is a platform built on Chrome's JavaScript runtime for easily building
fast, scalable network applications. Node.js uses an event-driven, non-blocking
I/O model that makes it lightweight and efficient, perfect for data-intensive
real-time applications that run across distributed devices.
EOF
