aboutsummaryrefslogtreecommitdiffstats
path: root/index/bisect.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/bisect.mk')
-rw-r--r--index/bisect.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/bisect.mk b/index/bisect.mk
new file mode 100644
index 0000000..7815868
--- /dev/null
+++ b/index/bisect.mk
@@ -0,0 +1,7 @@
+PACKAGES += bisect
+pkg_bisect_name = bisect
+pkg_bisect_description = Ordered fixed-size binary dictionary in Erlang
+pkg_bisect_homepage = https://github.com/knutin/bisect
+pkg_bisect_fetch = git
+pkg_bisect_repo = https://github.com/knutin/bisect
+pkg_bisect_commit = master