aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index/toml.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/toml.mk b/index/toml.mk
new file mode 100644
index 0000000..1078610
--- /dev/null
+++ b/index/toml.mk
@@ -0,0 +1,7 @@
+PACKAGES += toml
+pkg_toml_name = toml
+pkg_toml_description = TOML (0.4.0) config parser
+pkg_toml_homepage = http://dozzie.jarowit.net/trac/wiki/TOML
+pkg_toml_fetch = git
+pkg_toml_repo = https://github.com/dozzie/toml
+pkg_toml_commit = v0.2.0