Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

25 lines
466 B
JSON

{
"name": "libopensp",
"version": "1.5.2",
"port-version": 3,
"description": "SGML parser algorithm",
"homepage": "http://openjade.sourceforge.net",
"license": "MIT",
"dependencies": [
{
"name": "gettext",
"platform": "!(windows | uwp)"
},
{
"name": "vcpkg-cmake",
"host": true,
"platform": "windows"
},
{
"name": "vcpkg-cmake-config",
"host": true,
"platform": "windows"
}
]
}