           SPELL=screen
         VERSION=4.0.2
          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
          MD5[0]=9bb8cd0f6959147d76d4e55c3f260f12
        BUILD_API=2
        WEB_SITE=http://www.gnu.org/software/screen
         ENTERED=20010922
         UPDATED=20040517
      LICENSE[0]=GPL2
           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
