diff options
Diffstat (limited to 'index/kai.mk')
-rw-r--r-- | index/kai.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/kai.mk b/index/kai.mk new file mode 100644 index 0000000..ce34274 --- /dev/null +++ b/index/kai.mk @@ -0,0 +1,7 @@ +PACKAGES += kai +pkg_kai_name = kai +pkg_kai_description = DHT storage by Takeshi Inoue +pkg_kai_homepage = https://github.com/synrc/kai +pkg_kai_fetch = git +pkg_kai_repo = https://github.com/synrc/kai +pkg_kai_commit = master |