diff options
Diffstat (limited to 'vcpkg/ports/tap-windows6/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/tap-windows6/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/tap-windows6/vcpkg.json b/vcpkg/ports/tap-windows6/vcpkg.json new file mode 100644 index 0000000..4a234c4 --- /dev/null +++ b/vcpkg/ports/tap-windows6/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "tap-windows6", + "version": "9.21.2-0e30f5c", + "port-version": 2, + "description": "an NDIS 6 implementation of the TAP-Windows driver, used by OpenVPN and other apps. Note: This package only contains the headers for the driver." +} |