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

16 lines
338 B
JSON

{
"name": "nspr",
"version": "4.35",
"port-version": 4,
"description": "Netscape portable runtime",
"homepage": "https://releases.mozilla.org/pub/nspr/",
"license": "MPL-2.0",
"supports": "windows & !(arm | uwp | static | xbox)",
"dependencies": [
{
"name": "vcpkg-tool-mozbuild",
"host": true
}
]
}