diff options
Diffstat (limited to 'devel/ncurses/DESCR')
-rw-r--r-- | devel/ncurses/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/ncurses/DESCR b/devel/ncurses/DESCR new file mode 100644 index 00000000000..729741b871d --- /dev/null +++ b/devel/ncurses/DESCR @@ -0,0 +1,5 @@ +The ncurses (new curses) library is a free software emulation of +curses in System V Release 4.0, and more. It uses terminfo format, +supports pads and color and multiple highlights and forms characters +and function-key mapping, and has all the other SYSV-curses +enhancements over BSD curses. |