summaryrefslogtreecommitdiff
path: root/devel/ncursesw
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-23 00:24:18 +0000
committerwiz <wiz@pkgsrc.org>2006-10-23 00:24:18 +0000
commit367a9fde080c472fd6deec62048b1437fe3ee5fa (patch)
tree27ef7dded34171c494533f005b11e9fe27c565fa /devel/ncursesw
parent109821f8d0f3c4c00fd910c24fe15c3f3378360d (diff)
downloadpkgsrc-367a9fde080c472fd6deec62048b1437fe3ee5fa.tar.gz
Mention that this is for the wide character support.
Diffstat (limited to 'devel/ncursesw')
-rw-r--r--devel/ncursesw/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ncursesw/DESCR b/devel/ncursesw/DESCR
index 729741b871d..87cfe00db5a 100644
--- a/devel/ncursesw/DESCR
+++ b/devel/ncursesw/DESCR
@@ -3,3 +3,5 @@ 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 contains the wide character support libraries.