diff options
Diffstat (limited to 'index/cqerl.mk')
-rw-r--r-- | index/cqerl.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/cqerl.mk b/index/cqerl.mk deleted file mode 100644 index 18f25a3..0000000 --- a/index/cqerl.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |