vcpkg/ports/pdcurses/vcpkg.json
Kai Pastor 67e4272121
[pdcurses] Revise portfile (#22092)
* Use vcpkg_build_nmake

* Update versions

* Use INSTALLDIR

* Update versions
2021-12-22 00:03:46 -05:00

9 lines
273 B
JSON

{
"name": "pdcurses",
"version-string": "3.9",
"port-version": 3,
"description": "Public Domain Curses - a curses library for environments that don't fit the termcap/terminfo model.",
"homepage": "https://pdcurses.org/",
"supports": "windows & !uwp & !mingw"
}