aboutsummaryrefslogtreecommitdiffstats
path: root/index/kvc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/kvc.mk')
-rw-r--r--index/kvc.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/kvc.mk b/index/kvc.mk
new file mode 100644
index 0000000..42d7457
--- /dev/null
+++ b/index/kvc.mk
@@ -0,0 +1,7 @@
+PACKAGES += kvc
+pkg_kvc_name = kvc
+pkg_kvc_description = KVC - Key Value Coding for Erlang data structures
+pkg_kvc_homepage = https://github.com/etrepum/kvc
+pkg_kvc_fetch = git
+pkg_kvc_repo = https://github.com/etrepum/kvc
+pkg_kvc_commit = master