summaryrefslogtreecommitdiff
path: root/devel/ncurses/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
commitc72c1cf5f95cbe537b005028f1743cddb16ef203 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/ncurses/DESCR
parent37637e483f1bf6574e9306aebbd013bb63d888d6 (diff)
downloadpkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/ncurses/DESCR')
-rw-r--r--devel/ncurses/DESCR5
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.