           SPELL="figlet"
         VERSION=2.2.4
          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:be875e62552a5fcf411a8fa5cf21dfdc4983e24eed82b219a6dfd0339262dfa3aa7131f95349cf01c7a5b35eb349b1c6f53cc24a38280c419c8ee38237ebf803
        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
