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

14 lines
260 B
JSON

{
"name": "lzo",
"version": "2.10",
"port-version": 9,
"description": "Lossless data compression library",
"homepage": "https://www.oberhumer.com/opensource/lzo/",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}