diff options
| author | Samuel Marks <807580+SamuelMarks@users.noreply.github.com> | 2019-06-18 03:46:34 +1000 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-17 10:46:34 -0700 |
| commit | 783fa14d0bfb90ec608e92f9e4cacdcfb5fbe955 (patch) | |
| tree | 40a518d182f428d981f8a35b7e5dfa7066eb99ba /ports/ppconsul/CONTROL | |
| parent | f00fbcb2e55fb518cdd16d5917275acffdc40a6a (diff) | |
| download | vcpkg-783fa14d0bfb90ec608e92f9e4cacdcfb5fbe955.tar.gz vcpkg-783fa14d0bfb90ec608e92f9e4cacdcfb5fbe955.zip | |
[ppconsul] Add new port (#6911)
Diffstat (limited to 'ports/ppconsul/CONTROL')
| -rw-r--r-- | ports/ppconsul/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ppconsul/CONTROL b/ports/ppconsul/CONTROL new file mode 100644 index 000000000..4591b6a01 --- /dev/null +++ b/ports/ppconsul/CONTROL @@ -0,0 +1,5 @@ +Source: ppconsul +Version: 0.3 +Homepage: https://github.com/oliora/ppconsul +Description: A C++ client library for Consul. Consul is a distributed tool for discovering and configuring services in your infrastructure. +Build-Depends: boost-core, boost-variant, curl[openssl] |
