vcpkg/ports/miniupnpc/vcpkg.json
2023-08-28 13:26:47 -07:00

14 lines
254 B
JSON

{
"name": "miniupnpc",
"version": "2.1",
"port-version": 5,
"description": "UPnP client library/tool to access Internet Gateway Devices",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}