aboutsummaryrefslogtreecommitdiff
path: root/ports/cli/CONTROL
diff options
context:
space:
mode:
authorVictor Romero <romerosanchezv@gmail.com>2019-04-02 16:53:20 -0700
committerVictor Romero <romerosanchezv@gmail.com>2019-04-02 16:53:20 -0700
commit9596fe7dd72179045cd9460730a71e197e82b1c2 (patch)
treec27ae77fe5a646686bbf72f910416dfbb2af9e0b /ports/cli/CONTROL
parentf41cc7b47cd0e846e047891b605f6870cc598ccb (diff)
parent0fffb47ed02507aeacc29c64d91e9d4639f981f6 (diff)
downloadvcpkg-9596fe7dd72179045cd9460730a71e197e82b1c2.tar.gz
vcpkg-9596fe7dd72179045cd9460730a71e197e82b1c2.zip
Merge branch 'master' of https://github.com/Microsoft/vcpkg into pr/cmake_3_14
Diffstat (limited to 'ports/cli/CONTROL')
-rw-r--r--ports/cli/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/cli/CONTROL b/ports/cli/CONTROL
new file mode 100644
index 000000000..32d58ecfb
--- /dev/null
+++ b/ports/cli/CONTROL
@@ -0,0 +1,4 @@
+Source: cli
+Version: 2019-03-21
+Description: A library for interactive command line interfaces in modern C++
+Build-Depends: boost-asio \ No newline at end of file