diff options
Diffstat (limited to 'index/kvc.mk')
-rw-r--r-- | index/kvc.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/kvc.mk b/index/kvc.mk deleted file mode 100644 index 42d7457..0000000 --- a/index/kvc.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |