{ "name": "ncurses", "version": "6.5", "port-version": 1, "description": [ "Free software emulation of curses in System V Release 4.0, and more.", "This port installs a wide character configuration (ncursesw)." ], "homepage": "https://invisible-island.net/ncurses/announce.html", "license": "MIT", "supports": "!windows | mingw", "dependencies": [ { "name": "vcpkg-cmake-get-vars", "host": true } ], "features": { "check-size": { "description": "Detect screensize of serial terminals" } } }