          MODULE=erlang
         VERSION=29.0.1
          SOURCE=OTP-$VERSION.tar.gz
      SOURCE_URL=http://github.com/erlang/otp/archive/
      SOURCE_VFY=sha256:a3acb3bc1391b451a61252fcc95b9f9cd34be4802aa214d204debdebfa7fd8a0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/otp-OTP-$VERSION
        WEB_SITE=http://www.erlang.org
         ENTERED=20020112
         UPDATED=20260530
           SHORT="General-purpose programming language and runtime environment"

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
