aboutsummaryrefslogtreecommitdiff
path: root/ports/uvw/CONTROL
diff options
context:
space:
mode:
authorMichele Caini <michele.caini@gmail.com>2018-10-20 22:19:05 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-10-20 13:19:05 -0700
commit2e0338ce934129d0cfb79157b5aae566a12bc38c (patch)
treef7034740b78e2c6612c0352187d92bb48e0fb500 /ports/uvw/CONTROL
parent363d924a23703ad76ead83a6f6f2b3283d135fe8 (diff)
downloadvcpkg-2e0338ce934129d0cfb79157b5aae566a12bc38c.tar.gz
vcpkg-2e0338ce934129d0cfb79157b5aae566a12bc38c.zip
uvw port (#4510)
Diffstat (limited to 'ports/uvw/CONTROL')
-rw-r--r--ports/uvw/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/uvw/CONTROL b/ports/uvw/CONTROL
new file mode 100644
index 000000000..1fc066ee2
--- /dev/null
+++ b/ports/uvw/CONTROL
@@ -0,0 +1,3 @@
+Source: uvw
+Version: 1.11.2
+Description: Header-only, event based, tiny and easy to use libuv wrapper in modern C++. <https://github.com/skypjack/uvw>