summaryrefslogtreecommitdiff
path: root/lang/erlang-doc/DESCR
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-03-29 21:40:51 +0000
committerghen <ghen@pkgsrc.org>2006-03-29 21:40:51 +0000
commit48cf376d2493e2e780b7033bb89198902a27e1fd (patch)
tree461065072e6bc9d2566ecd5d9bb7fe904ef1684a /lang/erlang-doc/DESCR
parent946dd7bdd19841eb894aff434fe72283d035d3a5 (diff)
downloadpkgsrc-48cf376d2493e2e780b7033bb89198902a27e1fd.tar.gz
Import erlang-doc, the documentation for Erlang.
Diffstat (limited to 'lang/erlang-doc/DESCR')
-rw-r--r--lang/erlang-doc/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/erlang-doc/DESCR b/lang/erlang-doc/DESCR
new file mode 100644
index 00000000000..2ec682aa56f
--- /dev/null
+++ b/lang/erlang-doc/DESCR
@@ -0,0 +1,6 @@
+Erlang is a programming language which has many features more commonly
+associated with an operating system than with a programming language:
+concurrent processes, scheduling, memory management, distribution,
+networking, etc.
+
+This package provides the documentation for Erlang and its components.