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

18 lines
323 B
JSON

{
"name": "solid3",
"version": "3.5.8",
"port-version": 2,
"description": "Software Library for Interference Detection",
"license": "GPL-2.0-only OR QPL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}