summaryrefslogtreecommitdiffstats
path: root/devel/erlang/DETAILS
blob: 20c5c33eb07d361683b1c5ea0bc7ac6718e6cbb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=erlang
         VERSION=R13B
          SOURCE=otp_src_$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/otp_src_$VERSION
   SOURCE_URL[0]=http://www.erlang.org/download/$SOURCE
#     SOURCE_HASH=sha512:70413ed758340cb2d1adb58a8997909d920d4311ac96fe554be6b939c9841f82ec6f2e250fa2807d2e3f42aee45cf4cb6d99f71b0c1b81bac67b490cfb99f566
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
        WEB_SITE=http://www.erlang.org
         ENTERED=20020606
      LICENSE[0]=http://www.erlang.org/EPLICENSE
        KEYWORDS="devel"
           SHORT="Programming language developed at the Ericsson CS Laboratory"
cat << EOF
Erlang is a small concurrent functional programming 
language developed by Ericsson. It is being used by 
Ericsson as a systems programming language for 
large concurrent fault-tolerant distributed 
systems.
EOF