          MODULE=screen
         VERSION=3.9.15
        #VERSION=3.9.13
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/utilities/$MODULE/$SOURCE
        WEB_SITE=http://www.gnu.org/software/$MODULE
         ENTERED=20010922
         UPDATED=20030313
           SHORT="screen multiplexes a physical terminal"
cat << EOF
Screen is a full-screen window manager that multiplexes a physical
terminal between several processes, typically interactive shells.
Each virtual terminal provides the functions of the DEC VT100
terminal and, in addition, several control functions from the
ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g., insert/delete
line and support for multiple character sets).
EOF
