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