           SPELL=most
         VERSION=5.0.0a
          SOURCE=$SPELL-$VERSION.tar.bz2
     SOURCE_HASH=sha512:0c101777250a15ed9cbe0bfbaa17d0ac5ef973a7e0730d096bd931ba578dbcbd4f244305c99a50bc8fd8aa1937b621a97a6452b3821fee7d72f33a02da278e5d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://space.mit.edu/pub/davis/most/$SOURCE
   SOURCE_URL[1]=ftp://ftp.afti.nsu.ru/pub/mirrors/slang/most/$SOURCE
   SOURCE_URL[2]=ftp://woland.it.nsc.ru/pub/mirrors/slang/most/$SOURCE
   SOURCE_URL[3]=ftp://ftp.inf.utfsm.cl/pub/Languages/Slang/most/$SOURCE
        WEB_SITE=ftp://space.mit.edu/pub/davis/most
         ENTERED=20010922
        KEYWORDS="utils"
           SHORT="most is a pager like more or less"
cat << EOF
most is a paging program that displays, one windowful
at a time, the contents of a file on a terminal. It
pauses after each windowful and prints on the window
status line the screen the file name, current line
number, and the percentage of the file so far
displayed. Unlike other paging programs, most is
capable of displaying an arbitrary number of windows
as long as each window occupies at least two screen
lines.
EOF
