Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
286 B
JSON

{
"name": "spdk-dpdk",
"version-date": "2018-11-24",
"port-version": 3,
"description": "SPDK mirror of DPDK. A set of libraries and drivers for fast packet processing",
"supports": "linux",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}