---
name: erlang-runtime
version: 16.b.01
origin: lang/erlang-runtime16
comment: A functional programming language from Ericsson
arch: freebsd:9:x86:64
www: http://www.erlang.org/
maintainer: olgeni@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 268731209
desc: |
  Erlang is a programming language used to build massively scalable soft
  real-time systems with requirements on high availability. Some of its
  uses are in telecoms, banking, e-commerce, computer telephony and
  instant messaging. Erlang's runtime system has built-in support for
  concurrency, distribution and fault tolerance.

  This port contains a standalone runtime environment of Erlang R16
  to be used during the development of OTP applications.

  WWW: http://www.erlang.org/
deps:
  perl: {origin: lang/perl5.14, version: 5.14.4}
categories:
- parallel
- lang
- java
options: {WX: off, UNIXODBC: off, THREADS: on, SMP: on, SCTP: on, OPENSSL: on, ODBC: off,
  KQUEUE: on, JAVA: off, IODBC: off, HIPE: off, GS: off, GCC: off, DTRACE: off, DOCS: on}
message: "===========================================================================\nInstallation
  tips:\n\nYou can find an emacs mode for Erlang here:\n\n    /usr/local/lib/erlang16/lib/tools-2.6.11/emacs\n\nYou
  may wish to add the following line to /etc/manpath.config:\n\nOPTIONAL_MANPATH\t/usr/local/lib/erlang16/man\n\nTo
  use this runtime port for development or testing, just prepend\nits binary path
  (\"/usr/local/lib/erlang16/bin\") to your PATH variable.\n\n===========================================================================\n"
