aboutsummaryrefslogtreecommitdiff
path: root/ports/socket-io-client/CONTROL
diff options
context:
space:
mode:
authorAgustín Rodríguez <me@agurodriguez.net>2018-10-25 19:24:32 -0300
committerRobert Schumacher <roschuma@microsoft.com>2018-10-25 15:24:32 -0700
commit526b53b4931f2e7f6574eb7a1e10bffcc8712ad9 (patch)
treebb8971cb4b08dfd15a7c6406f3780abd5a7d6a6c /ports/socket-io-client/CONTROL
parent6d5eba6a6d4f99a03f104e0a639cbbba5325d41b (diff)
downloadvcpkg-526b53b4931f2e7f6574eb7a1e10bffcc8712ad9.tar.gz
vcpkg-526b53b4931f2e7f6574eb7a1e10bffcc8712ad9.zip
[socket-io-client] new port (#4557)
Diffstat (limited to 'ports/socket-io-client/CONTROL')
-rw-r--r--ports/socket-io-client/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/socket-io-client/CONTROL b/ports/socket-io-client/CONTROL
new file mode 100644
index 000000000..92a5f20c8
--- /dev/null
+++ b/ports/socket-io-client/CONTROL
@@ -0,0 +1,4 @@
+Source: socket-io-client
+Version: 1.6.1
+Description: C++11 implementation of Socket.IO client
+Build-Depends: boost, rapidjson, websocketpp