recon.mk 278 B

1234567
  1. PACKAGES += recon
  2. pkg_recon_name = recon
  3. pkg_recon_description = Collection of functions and scripts to debug Erlang in production.
  4. pkg_recon_homepage = https://github.com/ferd/recon
  5. pkg_recon_fetch = git
  6. pkg_recon_repo = https://github.com/ferd/recon
  7. pkg_recon_commit = master