aboutsummaryrefslogtreecommitdiff
path: root/ports/sigslot/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sigslot/CONTROL')
-rw-r--r--ports/sigslot/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/sigslot/CONTROL b/ports/sigslot/CONTROL
new file mode 100644
index 000000000..9b3e16b37
--- /dev/null
+++ b/ports/sigslot/CONTROL
@@ -0,0 +1,3 @@
+Source: sigslot
+Version: 1.0.0
+Description: Portable C++ type-safe, thread-safe signal/slot library for ISO C++, Unix/BSD/Linux and Win32. Sigslot allows C++ code to use the signal/slot paradigm made popular by, for example, Qt.