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 /terminfo.pkg/control | |
parent | 1de07295e86e859bbfd2100d2f4dbe39504a73ea (diff) |
Write binary package control files.
Diffstat (limited to 'terminfo.pkg/control')
-rw-r--r-- | terminfo.pkg/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/terminfo.pkg/control b/terminfo.pkg/control new file mode 100644 index 0000000..c9c43b5 --- /dev/null +++ b/terminfo.pkg/control @@ -0,0 +1,9 @@ +Package: terminfo +Architecture: all +Description: Terminal type definitions + 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 terminfo data files. |