dispcount.mk 297 B

1234567
  1. PACKAGES += dispcount
  2. pkg_dispcount_name = dispcount
  3. pkg_dispcount_description = Erlang task dispatcher based on ETS counters.
  4. pkg_dispcount_homepage = https://github.com/ferd/dispcount
  5. pkg_dispcount_fetch = git
  6. pkg_dispcount_repo = https://github.com/ferd/dispcount
  7. pkg_dispcount_commit = master