aboutsummaryrefslogtreecommitdiff
path: root/ports/threadpool/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/threadpool/CONTROL')
-rw-r--r--ports/threadpool/CONTROL6
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/threadpool/CONTROL b/ports/threadpool/CONTROL
deleted file mode 100644
index df98da83a..000000000
--- a/ports/threadpool/CONTROL
+++ /dev/null
@@ -1,6 +0,0 @@
-Source: threadpool
-Version: 0.2.5
-Port-Version: 1
-Homepage: http://threadpool.sourceforge.net/
-Description: threadpool is a cross-platform C++ thread pool library. It provides a convenient way for dispatching asynchronous tasks and can be easily customized. threadpool is based on the high-quality Boost source libraries.
-Build-Depends: boost-thread