diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2016-09-18 20:50:08 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2016-09-18 20:54:03 -0700 |
| commit | ccca198c1b1730b0241911cb56dc8e3504958b2a (patch) | |
| tree | a2dd9b8b087a09afdcecc5cbb3377bed15127eb2 /ports/openssl/CONTROL | |
| download | vcpkg-ccca198c1b1730b0241911cb56dc8e3504958b2a.tar.gz vcpkg-ccca198c1b1730b0241911cb56dc8e3504958b2a.zip | |
Initial commit
Diffstat (limited to 'ports/openssl/CONTROL')
| -rw-r--r-- | ports/openssl/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/openssl/CONTROL b/ports/openssl/CONTROL new file mode 100644 index 000000000..cc539a03e --- /dev/null +++ b/ports/openssl/CONTROL @@ -0,0 +1,4 @@ +Source: openssl +Version: 1.0.2h +Build-Depends: zlib +Description: OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library.
\ No newline at end of file |
