diff options
| author | Stephan Kaiser <github@codeandroid.com> | 2016-10-23 22:44:46 +0200 |
|---|---|---|
| committer | Stephan Kaiser <github@codeandroid.com> | 2016-10-25 11:26:35 +0200 |
| commit | b9495bab4ba42fda7c4957fc646ea13ab6d98c74 (patch) | |
| tree | a58086a390f3d8aa4f3e71a70b9c04ffa7e969e6 /ports/cryptopp/CONTROL | |
| parent | 91be9db1210fec892eeef176ff6035a6b574386a (diff) | |
| download | vcpkg-b9495bab4ba42fda7c4957fc646ea13ab6d98c74.tar.gz vcpkg-b9495bab4ba42fda7c4957fc646ea13ab6d98c74.zip | |
add port for Crypto++
Diffstat (limited to 'ports/cryptopp/CONTROL')
| -rw-r--r-- | ports/cryptopp/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/cryptopp/CONTROL b/ports/cryptopp/CONTROL new file mode 100644 index 000000000..2a38d8910 --- /dev/null +++ b/ports/cryptopp/CONTROL @@ -0,0 +1,3 @@ +Source: cryptopp +Version: 5.6.5 +Description: Crypto++ is a free C++ class library of cryptographic schemes. |
