etoml.mk 241 B

1234567
  1. PACKAGES += etoml
  2. pkg_etoml_name = etoml
  3. pkg_etoml_description = TOML language erlang parser
  4. pkg_etoml_homepage = https://github.com/kalta/etoml
  5. pkg_etoml_fetch = git
  6. pkg_etoml_repo = https://github.com/kalta/etoml
  7. pkg_etoml_commit = master