          MODULE=erlang
         VERSION=R15B01
          SOURCE=otp_src_${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/otp_src_${VERSION}
      SOURCE_URL=http://www.erlang.org/download
      SOURCE_VFY=sha1:c6e1f2fad965deb3696184c1ee16472bcea2bf22
        WEB_SITE=http://www.erlang.org
         ENTERED=20021120
         UPDATED=20111104
           SHORT="General-purpose programming language and runtime environment"

PSAFE=no
cat << EOF
Erlang is a general-purpose programming language and runtime
environment. Erlang has built-in support for concurrency, distribution
and fault tolerance. Erlang is used in several large telecommunication
systems from Ericsson. The most popular implementation of Erlang is
available as open source from the open source erlang site.
EOF
