taskforce.mk 332 B

1234567
  1. PACKAGES += taskforce
  2. pkg_taskforce_name = taskforce
  3. pkg_taskforce_description = Erlang worker pools for controlled parallelisation of arbitrary tasks.
  4. pkg_taskforce_homepage = https://github.com/g-andrade/taskforce
  5. pkg_taskforce_fetch = git
  6. pkg_taskforce_repo = https://github.com/g-andrade/taskforce
  7. pkg_taskforce_commit = master