aboutsummaryrefslogtreecommitdiffstats
path: root/index/etoml.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/etoml.mk')
-rw-r--r--index/etoml.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/etoml.mk b/index/etoml.mk
new file mode 100644
index 0000000..75b8985
--- /dev/null
+++ b/index/etoml.mk
@@ -0,0 +1,7 @@
+PACKAGES += etoml
+pkg_etoml_name = etoml
+pkg_etoml_description = TOML language erlang parser
+pkg_etoml_homepage = https://github.com/kalta/etoml
+pkg_etoml_fetch = git
+pkg_etoml_repo = https://github.com/kalta/etoml
+pkg_etoml_commit = master