          MODULE=erlang
         VERSION=28.2
          SOURCE=OTP-$VERSION.tar.gz
      SOURCE_URL=http://github.com/erlang/otp/archive/
      SOURCE_VFY=sha256:b984f9e02bb61637997a35daa9070ae8f41cea1667676416438c467fda3d141f
SOURCE_DIRECTORY=$BUILD_DIRECTORY/otp-OTP-$VERSION
        WEB_SITE=http://www.erlang.org
         ENTERED=20020112
         UPDATED=20251203
           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
