diff options
Diffstat (limited to 'ports/wincrypt')
| -rw-r--r-- | ports/wincrypt/CONTROL | 3 | ||||
| -rw-r--r-- | ports/wincrypt/vcpkg.json | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/wincrypt/CONTROL b/ports/wincrypt/CONTROL deleted file mode 100644 index 615d2c3d9..000000000 --- a/ports/wincrypt/CONTROL +++ /dev/null @@ -1,3 +0,0 @@ -Source: wincrypt -Version: 0.0-2 -Description: Windows Cryptography.
\ No newline at end of file diff --git a/ports/wincrypt/vcpkg.json b/ports/wincrypt/vcpkg.json new file mode 100644 index 000000000..02cad22f7 --- /dev/null +++ b/ports/wincrypt/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "wincrypt", + "version-string": "0.0", + "port-version": 3, + "description": "Windows Cryptography." +} |
