summaryrefslogtreecommitdiff
path: root/lang/erlang-doc/DESCR
diff options
context:
space:
mode:
authorghen <ghen>2006-03-29 21:40:51 +0000
committerghen <ghen>2006-03-29 21:40:51 +0000
commit9ec6d668cad3591739d8d33823b918dfbdf17a44 (patch)
tree461065072e6bc9d2566ecd5d9bb7fe904ef1684a /lang/erlang-doc/DESCR
parentd04a90846dfa6921b3143502c2fa4a4bc9638239 (diff)
downloadpkgsrc-9ec6d668cad3591739d8d33823b918dfbdf17a44.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.