aboutsummaryrefslogtreecommitdiffstats
path: root/index/merge_index.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/merge_index.mk')
-rw-r--r--index/merge_index.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/index/merge_index.mk b/index/merge_index.mk
deleted file mode 100644
index d1e6d93..0000000
--- a/index/merge_index.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += merge_index
-pkg_merge_index_name = merge_index
-pkg_merge_index_description = MergeIndex is an Erlang library for storing ordered sets on disk. It is very similar to an SSTable (in Google's Bigtable) or an HFile (in Hadoop).
-pkg_merge_index_homepage = https://github.com/basho/merge_index
-pkg_merge_index_fetch = git
-pkg_merge_index_repo = https://github.com/basho/merge_index
-pkg_merge_index_commit = master