aboutsummaryrefslogtreecommitdiffstats
path: root/index/hyper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/hyper.mk')
-rw-r--r--index/hyper.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/hyper.mk b/index/hyper.mk
new file mode 100644
index 0000000..d165cff
--- /dev/null
+++ b/index/hyper.mk
@@ -0,0 +1,7 @@
+PACKAGES += hyper
+pkg_hyper_name = hyper
+pkg_hyper_description = Erlang implementation of HyperLogLog
+pkg_hyper_homepage = https://github.com/GameAnalytics/hyper
+pkg_hyper_fetch = git
+pkg_hyper_repo = https://github.com/GameAnalytics/hyper
+pkg_hyper_commit = master