           MODULE=elvis
         VERSION=2.1_4
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.cs.pdx.edu/pub/$MODULE/$SOURCE
        WEB_SITE=ftp://ftp.cs.pdx.edu/pub/elvis
         ENTERED=20010922
         UPDATED=20010922
           SHORT="elvis is a clone of vi/ex, the standard UNIX editor."
cat << EOF
Elvis is a clone of vi/ex, the standard UNIX editor. Elvis supports
nearly all of the vi/ex commands, in both visual mode and ex mode. Elvis
adds support for multiple files, multiple windows, a variety of display
modes including "hex" and "html", on-line help, WYSIWYG printing, and
other miscellaneous extensions.
EOF
