Browse Source

add geode project

Adding geode - "Geohash / proximity searches in pure, uncut Erlang"
Aleksandar Radulovic 9 years ago
parent
commit
865bc1f21b
1 changed files with 7 additions and 0 deletions
  1. 7 0
      index/geode.mk

+ 7 - 0
index/geode.mk

@@ -0,0 +1,7 @@
+PACKAGES += geode
+pkg_geode_name = geode
+pkg_geode_description = geohash/proximity lookup in pure, uncut erlang.
+pkg_geode_homepage = https://github.com/bradfordw/geode
+pkg_geode_fetch = git
+pkg_geode_repo = https://github.com/bradfordw/geode
+pkg_geode_commit = master