vcpkg/ports/ncurses/vcpkg.json
Kai Pastor f93710335b
[ncurses] Fix "lib model" control. (#29881)
* [cmake-user] Test CMake package Curses with port ncurses

* [ncurses] Control lib models
2023-02-28 10:09:09 -08:00

10 lines
275 B
JSON

{
"name": "ncurses",
"version": "6.4",
"port-version": 1,
"description": "Free software emulation of curses in System V Release 4.0, and more",
"homepage": "https://invisible-island.net/ncurses/announce.html",
"license": "MIT",
"supports": "!windows | mingw"
}