diff options
Diffstat (limited to 'index/econfig.mk')
-rw-r--r-- | index/econfig.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/econfig.mk b/index/econfig.mk deleted file mode 100644 index 3afa976..0000000 --- a/index/econfig.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += econfig -pkg_econfig_name = econfig -pkg_econfig_description = simple Erlang config handler using INI files -pkg_econfig_homepage = https://github.com/benoitc/econfig -pkg_econfig_fetch = git -pkg_econfig_repo = https://github.com/benoitc/econfig -pkg_econfig_commit = master |