rec2json.mk 333 B

1234567
  1. PACKAGES += rec2json
  2. pkg_rec2json_name = rec2json
  3. pkg_rec2json_description = Compile erlang record definitions into modules to convert them to/from json easily.
  4. pkg_rec2json_homepage = https://github.com/lordnull/rec2json
  5. pkg_rec2json_fetch = git
  6. pkg_rec2json_repo = https://github.com/lordnull/rec2json
  7. pkg_rec2json_commit = master