summaryrefslogtreecommitdiffstats
path: root/devel/nodejs/DETAILS
blob: 58ea65aba2356c82352d808f25dc7e7d0638c51a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=nodejs
         VERSION=0.8.12
     SOURCE_HASH=sha512:27eb75c785e32b1faf417aea09f849679ff2c22f94253961574d171b1f599297550770849dd3b6faca853e26a2320619477ac7d7ea57b9a3be817cfa49e8afd2
          SOURCE=node-v$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/node-v$VERSION
   SOURCE_URL[0]=http://nodejs.org/dist/v$VERSION/$SOURCE
        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