           SPELL=most
         VERSION=4.10.2
          SOURCE=$SPELL-$VERSION.tar.bz2
     SOURCE_HASH=sha1:ae0f271d9a0bc1db9944cced78cc9f76818aabf3
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
