aboutsummaryrefslogtreecommitdiffstats
path: root/index/simhash.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/simhash.mk')
-rw-r--r--index/simhash.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/simhash.mk b/index/simhash.mk
new file mode 100644
index 0000000..fbfab42
--- /dev/null
+++ b/index/simhash.mk
@@ -0,0 +1,7 @@
+PACKAGES += simhash
+pkg_simhash_name = simhash
+pkg_simhash_description = Simhashing for Erlang -- hashing algorithm to find near-duplicates in binary data.
+pkg_simhash_homepage = https://github.com/ferd/simhash
+pkg_simhash_fetch = git
+pkg_simhash_repo = https://github.com/ferd/simhash
+pkg_simhash_commit = master