aboutsummaryrefslogtreecommitdiffstats
path: root/index/taskforce.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/taskforce.mk')
-rw-r--r--index/taskforce.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/taskforce.mk b/index/taskforce.mk
new file mode 100644
index 0000000..b558e91
--- /dev/null
+++ b/index/taskforce.mk
@@ -0,0 +1,7 @@
+PACKAGES += taskforce
+pkg_taskforce_name = taskforce
+pkg_taskforce_description = Erlang worker pools for controlled parallelisation of arbitrary tasks.
+pkg_taskforce_homepage = https://github.com/g-andrade/taskforce
+pkg_taskforce_fetch = git
+pkg_taskforce_repo = https://github.com/g-andrade/taskforce
+pkg_taskforce_commit = master