          MODULE=screen
         VERSION=4.0.3
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=$MODULE-urxvt.patch
      SOURCE_URL=ftp://ftp.uni-erlangen.de/pub/utilities/$MODULE/
     SOURCE2_URL=http://luusa.org/~ktx/patches/
      SOURCE_VFY=sha1:7bc6e2f0959ffaae6f52d698c26c774e7dec3545
     SOURCE2_VFY=sha1:e2660aa5eff5d3c81d7826fdc63225a5a691546b
        WEB_SITE=http://www.gnu.org/software/screen
         ENTERED=20010922
         UPDATED=20061102
           SHORT="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
