# Watch: https://ftp.gnu.org/gnu/moe
           SPELL=moe
         VERSION=1.13
          SOURCE=${SPELL}-${VERSION}.tar.lz
         SOURCE2=${SOURCE}.sig
      SOURCE_URL=${GNU_URL}/${SPELL}/${SOURCE}
     SOURCE2_URL=${SOURCE_URL}.sig
      SOURCE_GPG=gnu.gpg:${SOURCE}.sig:ESTABLISHED_UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://www.gnu.org/software/moe/moe.html
         ENTERED=20050930
      LICENSE[0]=GPL
        KEYWORDS="editors"
           SHORT="A powerful and user-friendly text editor"
cat << EOF
GNU Moe is a powerful, 8-bit clean, text editor for ISO-8859-15 and ASCII
character encodings. It has a modeless, user-friendly interface, online help,
multiple windows, unlimited undo/redo capability, unlimited line length, global
search/replace, block operations, automatic indentation, word wrapping,
directory browser, duplicate removal from prompt histories...
EOF
