           SPELL="figlet"
         VERSION=2.2.5
          SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE%.tar.gz}"
   SOURCE_URL[0]="ftp://ftp.figlet.org/pub/${SPELL}/program/unix/${SOURCE}"
     SOURCE_HASH=sha512:bb9610fd89a51dd3e65c485653fe1292f47dbca7cb9a05af4ce317f5d776bb346ae455aec07fc37c290f6658639920fd7c431c1135a0f4d456a21c0bd25f99fb
        WEB_SITE="http://www.figlet.org/"
         ENTERED="20020216"
      LICENSE[0]="ART"
        KEYWORDS="ascii utils"
           SHORT="with figlet you can easily create ascii art text"
cat << EOF
FIGlet takes ordinary text and outputs it using large characters made up of 
ordinary screen characters. FIGlet's output usually reminds you of the sort of 
signatures many people like to put at the end of e-mail and UseNet messages. 
FIGlet can print in a variety of fonts, both left-to-right and right-to-left, 
and supports control files for key mapping.
EOF
