diff options
author | P. J. McDermott <pjm@nac.net> | 2012-04-27 21:54:50 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-04-27 21:54:50 (EDT) |
commit | 0e74198746a29aa21c76bccf0c7cf120807aa8c7 (patch) | |
tree | 2545e4b729744a893dea92bcb011ad3d67f832b4 /libncursesw.5-dev.pkg/control | |
parent | 1de07295e86e859bbfd2100d2f4dbe39504a73ea (diff) |
Write binary package control files.
Diffstat (limited to 'libncursesw.5-dev.pkg/control')
-rw-r--r-- | libncursesw.5-dev.pkg/control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libncursesw.5-dev.pkg/control b/libncursesw.5-dev.pkg/control new file mode 100644 index 0000000..91c492a --- /dev/null +++ b/libncursesw.5-dev.pkg/control @@ -0,0 +1,10 @@ +Package: libncursesw.5-dev +Architecture: any +Description: curses library with wide character support - development files + 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 development files for the ncurses shared libraries + with wide character support. |