eep.mk 304 B

1234567
  1. PACKAGES += eep
  2. pkg_eep_name = eep
  3. pkg_eep_description = Erlang Easy Profiling (eep) application provides a way to analyze application performance and call hierarchy
  4. pkg_eep_homepage = https://github.com/virtan/eep
  5. pkg_eep_fetch = git
  6. pkg_eep_repo = https://github.com/virtan/eep
  7. pkg_eep_commit = master