aboutsummaryrefslogtreecommitdiff
path: root/ports/wangle/CONTROL
diff options
context:
space:
mode:
authoratkawa7 <atkawa7@yahoo.com>2018-08-24 22:43:41 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-08-24 13:43:41 -0700
commitc2f495399001aa95185ccedac04b90a7103e20d0 (patch)
tree03cf0ec711dd7b56daaf9938cf0cfaf91c99383b /ports/wangle/CONTROL
parent9a35830ff331cc865adbcaa983ca979911471663 (diff)
downloadvcpkg-c2f495399001aa95185ccedac04b90a7103e20d0.tar.gz
vcpkg-c2f495399001aa95185ccedac04b90a7103e20d0.zip
[new port] wangle init (#4133)
* wangle init * [wangle] Simplification * [wangle] Fix finding gflags
Diffstat (limited to 'ports/wangle/CONTROL')
-rw-r--r--ports/wangle/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/wangle/CONTROL b/ports/wangle/CONTROL
new file mode 100644
index 000000000..9397b3d61
--- /dev/null
+++ b/ports/wangle/CONTROL
@@ -0,0 +1,4 @@
+Source: wangle
+Version: v2018.07.30.00-1
+Build-Depends: folly, openssl, gtest, glog, libevent, double-conversion
+Description: Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way. \ No newline at end of file