diff options
Diffstat (limited to 'index/taskforce.mk')
-rw-r--r-- | index/taskforce.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/taskforce.mk b/index/taskforce.mk deleted file mode 100644 index b558e91..0000000 --- a/index/taskforce.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |