aboutsummaryrefslogtreecommitdiffhomepage
path: root/slang.pub
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2011-10-14 03:17:19 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2011-10-14 03:17:19 +0200
commitb57628e6519b5a031bbba970c70fb8c2ac204640 (patch)
treef06acd567dde5dcdb05bc729577c0f9137d994bb /slang.pub
parent3086c6ce36ddb10246e50d3a093879877b398ba1 (diff)
downloaderlang-slang-fork-b57628e6519b5a031bbba970c70fb8c2ac204640.tar.gz
replaced half autoconf build system with a simpler GNU make and Emake based one
new build system adheres to common usage of make command line and environment variables
Diffstat (limited to 'slang.pub')
-rw-r--r--slang.pub7
1 files changed, 0 insertions, 7 deletions
diff --git a/slang.pub b/slang.pub
deleted file mode 100644
index 94c7b81..0000000
--- a/slang.pub
+++ /dev/null
@@ -1,7 +0,0 @@
-{name, "slang"}.
-{vsn, {1,0}}.
-{summary, "terminal library for Erlang"}.
-{author, "Claes Wikstrom", "klacke@bluetail.com", "981123"}.
-{keywords, ["quack"]}.
-{needs, []}.
-{abstract,"This is a library which makes it possible to write terminal based aplications al'a vi/emacs/mutt/slrn in erlang."}.