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

16 lines
292 B
JSON

{
"name": "snap7",
"version": "1.4.2",
"port-version": 2,
"description": "Snap7",
"homepage": "https://snap7.sourceforge.net/",
"license": "LGPL-3.0",
"supports": "!android & !uwp & !static",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}