kdht.mk 248 B

1234567
  1. PACKAGES += kdht
  2. pkg_kdht_name = kdht
  3. pkg_kdht_description = kdht is an erlang DHT implementation
  4. pkg_kdht_homepage = https://github.com/kevinlynx/kdht
  5. pkg_kdht_fetch = git
  6. pkg_kdht_repo = https://github.com/kevinlynx/kdht
  7. pkg_kdht_commit = master