           SPELL=nodejs
          SPELLX=${SPELL/js}
         VERSION=26.8.1
     SOURCE_HASH=sha256:d1698832a1a10f050cdda044a3e3d6a748246811e2e7bc89ba9a8bd693dc45f2:UPSTREAM_HASH
  SECURITY_PATCH=18
          SOURCE=$SPELLX-v$VERSION.tar.xz
   SOURCE_URL[0]=https://nodejs.org/dist/v${VERSION}/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-v$VERSION"
        WEB_SITE=https://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
