aboutsummaryrefslogtreecommitdiffstats
path: root/index/cqerl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/cqerl.mk')
-rw-r--r--index/cqerl.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/cqerl.mk b/index/cqerl.mk
new file mode 100644
index 0000000..18f25a3
--- /dev/null
+++ b/index/cqerl.mk
@@ -0,0 +1,7 @@
+PACKAGES += cqerl
+pkg_cqerl_name = cqerl
+pkg_cqerl_description = Native Erlang CQL client for Cassandra
+pkg_cqerl_homepage = https://matehat.github.io/cqerl/
+pkg_cqerl_fetch = git
+pkg_cqerl_repo = https://github.com/matehat/cqerl
+pkg_cqerl_commit = master