           SPELL=joe
         VERSION=3.5
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/joe-editor/${SOURCE}
      SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
        WEB_SITE=http://sourceforge.net/projects/joe-editor/
      LICENSE[0]=GPL
         ENTERED=20020129
         UPDATED=20040617
        KEYWORDS="ascii editors"
      PATCHLEVEL=1
          SHORT="joe is an ASCII text editor."
cat << EOF
JOE has the feel of most IBM PC text editors: The key-sequences are
reminiscent of WordStar and Turbo-C. JOE is much more powerful than
those editors, however. JOE has all of the features a UNIX user
should expect: full use of termcap/terminfo, excellent screen update
optimizations, simple installation, and all of the UNIX-integration
features of VI.
EOF
