Browse Source

Add package toml to the index

Stanislaw Klekot 8 years ago
parent
commit
23a862c561
1 changed files with 7 additions and 0 deletions
  1. 7 0
      index/toml.mk

+ 7 - 0
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