SPELL=nodejs SPELLX=${SPELL/js} VERSION=15.5.0 SECURITY_PATCH=6 SOURCE_HASH=sha512:0f490e63597d27831bbf9913b84696e7ebeb43c64e9d1b50bf127bc799687877e2e7e41b7441370ea2c5f2dee30bd170d069e2a95e5dfb8522901aa1697eed05 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 .