aboutsummaryrefslogtreecommitdiff
path: root/ports/cppzmq/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2016-11-01 11:14:00 -0700
committerGitHub <noreply@github.com>2016-11-01 11:14:00 -0700
commitca07c1020b59f88dca7c1397318692d41783e717 (patch)
tree0fbbf676ecb6c73e505eee12325e94e9f672e159 /ports/cppzmq/CONTROL
parent37ab3c15cd787bf7325f62e4fd9e9ae40d6b8516 (diff)
parentc67b070df3bf554f3de18143daf8c36c7ded2f3e (diff)
downloadvcpkg-ca07c1020b59f88dca7c1397318692d41783e717.tar.gz
vcpkg-ca07c1020b59f88dca7c1397318692d41783e717.zip
Merge pull request #235 from traversaro/add-cppzmq
Add cppzmq port
Diffstat (limited to 'ports/cppzmq/CONTROL')
-rw-r--r--ports/cppzmq/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/cppzmq/CONTROL b/ports/cppzmq/CONTROL
new file mode 100644
index 000000000..a7625e25d
--- /dev/null
+++ b/ports/cppzmq/CONTROL
@@ -0,0 +1,4 @@
+Source: cppzmq
+Version: 0.0.0-1
+Build-Depends: zeromq
+Description: lightweight messaging kernel, C++ bindings