diff options
Diffstat (limited to 'index/seestar.mk')
-rw-r--r-- | index/seestar.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/seestar.mk b/index/seestar.mk new file mode 100644 index 0000000..8f3194b --- /dev/null +++ b/index/seestar.mk @@ -0,0 +1,7 @@ +PACKAGES += seestar +pkg_seestar_name = seestar +pkg_seestar_description = The Erlang client for Cassandra 1.2+ binary protocol +pkg_seestar_homepage = https://github.com/iamaleksey/seestar +pkg_seestar_fetch = git +pkg_seestar_repo = https://github.com/iamaleksey/seestar +pkg_seestar_commit = master |