jsonerl.mk 304 B

1234567
  1. PACKAGES += jsonerl
  2. pkg_jsonerl_name = jsonerl
  3. pkg_jsonerl_description = yet another but slightly different erlang <-> json encoder/decoder
  4. pkg_jsonerl_homepage = https://github.com/lambder/jsonerl
  5. pkg_jsonerl_fetch = git
  6. pkg_jsonerl_repo = https://github.com/lambder/jsonerl
  7. pkg_jsonerl_commit = master