diff options
| author | Samuel Marks <807580+SamuelMarks@users.noreply.github.com> | 2019-07-12 04:09:48 +1000 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-07-11 11:09:48 -0700 |
| commit | 44eff6b7b523c2e02dc33c18b3196face23921f2 (patch) | |
| tree | b69e6b8d976a61aa335b88136eb14980d41b53e0 /ports/offscale-libetcd-cpp/CONTROL | |
| parent | e8de3953bcd8e6a4eb42e9a76136092c7e389e84 (diff) | |
| download | vcpkg-44eff6b7b523c2e02dc33c18b3196face23921f2.tar.gz vcpkg-44eff6b7b523c2e02dc33c18b3196face23921f2.zip | |
[etcdcpp] Add new port (#6999)
* [etcdpp] Add new port
* [ports/etcdpp/CONTROL] Added homepage
* [etcdpp] Change header namespace
* [etcdcpp] Change target and port names
* rename changes
* change version to date
offscale-libetcd-cpp is a rolling-release port
Diffstat (limited to 'ports/offscale-libetcd-cpp/CONTROL')
| -rw-r--r-- | ports/offscale-libetcd-cpp/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/offscale-libetcd-cpp/CONTROL b/ports/offscale-libetcd-cpp/CONTROL new file mode 100644 index 000000000..ec080142c --- /dev/null +++ b/ports/offscale-libetcd-cpp/CONTROL @@ -0,0 +1,5 @@ +Source: offscale-libetcd-cpp +Version: 2019-07-10 +Homepage: https://github.com/offscale/libetcd-cpp +Description: A C++ client library for etcd. etcd is a distributed, reliable key-value store. +Build-Depends: grpc, protobuf |
