diff options
Diffstat (limited to 'vcpkg/ports/networkdirect-sdk/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/networkdirect-sdk/vcpkg.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcpkg/ports/networkdirect-sdk/vcpkg.json b/vcpkg/ports/networkdirect-sdk/vcpkg.json new file mode 100644 index 0000000..8506351 --- /dev/null +++ b/vcpkg/ports/networkdirect-sdk/vcpkg.json @@ -0,0 +1,8 @@ +{ + "name": "networkdirect-sdk", + "version": "2.0.1", + "port-version": 4, + "description": "The Network Direct architecture allows hardware vendors to expose the advanced capabilities of their networking devices.", + "homepage": "https://www.nuget.org/packages/NetworkDirect", + "supports": "windows & (x64 | x86) & !uwp" +} |