yuzu/externals/vcpkg/ports/ncurses/vcpkg.json

10 lines
265 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "ncurses",
"version": "6.3",
"port-version": 1,
"description": "free software emulation of curses in System V Release 4.0",
"homepage": "https://invisible-island.net/ncurses/announce.html",
"license": "MIT",
"supports": "!windows | mingw"
}