aboutsummaryrefslogtreecommitdiff
path: root/ports/caf/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/caf/CONTROL')
-rw-r--r--ports/caf/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/caf/CONTROL b/ports/caf/CONTROL
new file mode 100644
index 000000000..e9b8cd0bf
--- /dev/null
+++ b/ports/caf/CONTROL
@@ -0,0 +1,4 @@
+Source: caf
+Version: 0.15.7
+Build-Depends: openssl
+Description: an open source C++11 actor model implementation featuring lightweight & fast actor implementations, pattern matching for messages, network transparent messaging, and more.