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

15 lines
271 B
JSON

{
"name": "plib",
"version": "1.8.5",
"port-version": 8,
"description": "A suite of portable game libraries",
"license": "LGPL-2.0-only",
"supports": "!(osx | uwp | xbox)",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}