aboutsummaryrefslogtreecommitdiffstats
path: root/index/kdht.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/kdht.mk')
-rw-r--r--index/kdht.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/kdht.mk b/index/kdht.mk
new file mode 100644
index 0000000..97819a0
--- /dev/null
+++ b/index/kdht.mk
@@ -0,0 +1,7 @@
+PACKAGES += kdht
+pkg_kdht_name = kdht
+pkg_kdht_description = kdht is an erlang DHT implementation
+pkg_kdht_homepage = https://github.com/kevinlynx/kdht
+pkg_kdht_fetch = git
+pkg_kdht_repo = https://github.com/kevinlynx/kdht
+pkg_kdht_commit = master