           SPELL=screen
         VERSION=4.0.3
          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:24c1f598972f3dc9ed49cd2c05852190a0190d22fa01401eee8484627c8dd2815f0a422d9b2697faa8aaa0b3efc6730a94e2d5aa787dbe5e9ec719143176c338
        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
