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, 6 insertions, 0 deletions
diff --git a/ports/threadpool/CONTROL b/ports/threadpool/CONTROL
new file mode 100644
index 000000000..df98da83a
--- /dev/null
+++ b/ports/threadpool/CONTROL
@@ -0,0 +1,6 @@
+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