toml.mk 242 B

1234567
  1. PACKAGES += toml
  2. pkg_toml_name = toml
  3. pkg_toml_description = TOML (0.4.0) config parser
  4. pkg_toml_homepage = http://dozzie.jarowit.net/trac/wiki/TOML
  5. pkg_toml_fetch = git
  6. pkg_toml_repo = https://github.com/dozzie/toml
  7. pkg_toml_commit = v0.2.0