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