16 lines
331 B
JSON
Executable File
16 lines
331 B
JSON
Executable File
{
|
|
"name": "nspr",
|
|
"version": "4.33",
|
|
"port-version": 2,
|
|
"description": "Netscape portable runtime",
|
|
"homepage": "https://releases.mozilla.org/pub/nspr/",
|
|
"license": "MPL-2.0",
|
|
"supports": "windows & !(arm | uwp | static)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-tool-mozbuild",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|