aboutsummaryrefslogtreecommitdiff
path: root/devel/erlang-clique/pkg-descr
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-07-10 11:42:03 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-07-10 11:42:03 +0000
commite22aec1ef8e05e6c525b4a4d7cdbf16a44a0b65c (patch)
treed13b3f61b62200ea34ce6507e41267111eb896f4 /devel/erlang-clique/pkg-descr
parentb60d2a4be886c2e2c5b600db81f7c585be94cb36 (diff)
Add devel/erlang-clique, a CLI Framework for Erlang.
Notes
Notes: svn path=/head/; revision=391701
Diffstat (limited to 'devel/erlang-clique/pkg-descr')
-rw-r--r--devel/erlang-clique/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/erlang-clique/pkg-descr b/devel/erlang-clique/pkg-descr
new file mode 100644
index 000000000000..83fffbfda278
--- /dev/null
+++ b/devel/erlang-clique/pkg-descr
@@ -0,0 +1,6 @@
+Clique is an opinionated framework for building command line
+interfaces in Erlang. It provides users with an interface that gives
+them enough power to build complex CLIs, but enough constraint to
+make them appear consistent.
+
+WWW: https://github.com/basho/clique