           SPELL=screen
         VERSION=4.2.1
      PATCHLEVEL=1
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/utilities/${SPELL}/${SOURCE}
   SOURCE_URL[1]=ftp://ftp.sourcemage.sk/sources/${SOURCE}
   SOURCE_URL[2]=$GNU_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:30826b2a2fc436483276b90cc4c6679470f7ccb7098c9bb8457d0e534998cd12da02882cf80678465f6540cade170c3fdc6bdfa31b07359ff0d3ffe2d6063710
        WEB_SITE=http://www.gnu.org/software/screen
         ENTERED=20010922
  SECURITY_PATCH=1
      LICENSE[0]=GPL2
        KEYWORDS="terminal console"
           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
