diff options
| author | atkawa7 <atkawa7@yahoo.com> | 2017-06-02 06:54:40 -0700 |
|---|---|---|
| committer | atkawa7 <atkawa7@yahoo.com> | 2017-06-02 06:54:40 -0700 |
| commit | 308e1fe79392b3db57bb7579e95568cc250357a4 (patch) | |
| tree | d70631c22dfac06db510fba97b709ef3447403a0 /ports/evpp/CONTROL | |
| parent | b81c419c601c3c07e4c78b91119f2217481df159 (diff) | |
| parent | 3ebcdd384b58ff5d5f92996a6eb2e9fed0be1710 (diff) | |
| download | vcpkg-308e1fe79392b3db57bb7579e95568cc250357a4.tar.gz vcpkg-308e1fe79392b3db57bb7579e95568cc250357a4.zip | |
Merge https://github.com/Microsoft/vcpkg
Diffstat (limited to 'ports/evpp/CONTROL')
| -rw-r--r-- | ports/evpp/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/evpp/CONTROL b/ports/evpp/CONTROL new file mode 100644 index 000000000..e9fedbeb5 --- /dev/null +++ b/ports/evpp/CONTROL @@ -0,0 +1,4 @@ +Source: evpp +Version: 0.5.0 +Description: A modern C++ network library based on libevent for developing high performance network services in TCP/UDP/HTTP protocols. +Build-Depends: glog, libevent |
