           SPELL=nano
         VERSION=2.0.2
          BRANCH=2.0
      SOURCE_HASH[0]=sha512:5aa7d24bc04579e0b5f58ee0a223b43b4426b31eff43cfd159839dea5918b31d165e28169c973135dc6c8eb979df7380dac41b105c1eb94dbbaca6127bcf3a0e
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.nano-editor.org/dist/v${BRANCH}/${SOURCE}
#      SOURCE_GPG=gurus.gpg:${SOURCE}.sig
        WEB_SITE=http://www.nano-editor.org
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="editors"
           SHORT="nano is a superior clone of the pico text editor."
cat << EOF
The nano project was started because of a few problems with the
wonderfully easy-to-use and friendly Pico text editor. GNU nano
features:

* Autoconf support.
* Truly free license (GNU GPL).
* Goto-line# command w/o flag.
* Case sensitive search function.
* Interactive search and replace.
* 2/3 - 1/8 size of Pico binary.
* Slang and ncurses support.
* Autoindent abillity.
* Displayed tab width option.
* Regular expression search and replace.
* Toggles for cmdline flags via Meta keys.
* Tab completion when reading/writing files.
The main disadvantage is lack of mailer integration, but this is also a
strength.  GNU nano aims to emulate Pico and perhaps provide extra
functionality.
EOF
