diff options
| author | ct-clmsn <ct.clmsn@gmail.com> | 2019-06-12 19:04:18 -0400 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-12 16:04:18 -0700 |
| commit | 70149722d758c21b5f49a22f3a4a0c15ea8c6852 (patch) | |
| tree | 4be9fc4f489f6ef66f0cd41579bcd9f999e2f6e4 /ports/networkdirect-sdk/CONTROL | |
| parent | d4412e0ee2c8842bf54f0d70aeb07d184578bc1f (diff) | |
| download | vcpkg-70149722d758c21b5f49a22f3a4a0c15ea8c6852.tar.gz vcpkg-70149722d758c21b5f49a22f3a4a0c15ea8c6852.zip | |
[libfabric] initial port of libfabric #4739 (#4740)
* [networkdirect-sdk] Add networkdirect sdk install
Diffstat (limited to 'ports/networkdirect-sdk/CONTROL')
| -rw-r--r-- | ports/networkdirect-sdk/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/networkdirect-sdk/CONTROL b/ports/networkdirect-sdk/CONTROL new file mode 100644 index 000000000..3cc939c8e --- /dev/null +++ b/ports/networkdirect-sdk/CONTROL @@ -0,0 +1,4 @@ +Source: networkdirect-sdk
+Version: 2.0.1
+Description: The Network Direct architecture allows hardware vendors to expose the advanced capabilities of their networking devices.
+Homepage: https://www.nuget.org/packages/NetworkDirect
\ No newline at end of file |
