diff options
Diffstat (limited to 'libncurses.5.pkg')
-rw-r--r-- | libncurses.5.pkg/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libncurses.5.pkg/control b/libncurses.5.pkg/control new file mode 100644 index 0000000..82d187e --- /dev/null +++ b/libncurses.5.pkg/control @@ -0,0 +1,9 @@ +Package: libncurses.5 +Architecture: any +Description: curses library + 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. + . + This package provides the ncurses shared libraries. |