zeek/auxil/vcpkg/ports/spdk/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
287 B
JSON

{
"name": "spdk",
"version-string": "24.01",
"port-version": 1,
"description": "Storage Performance Development Kit",
"supports": "linux",
"dependencies": [
"spdk-dpdk",
"spdk-ipsec",
"spdk-isal",
{
"name": "vcpkg-cmake",
"host": true
}
]
}