           SPELL=aamath
         VERSION=0.3
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://fuse.superglue.se/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:2f509f12f38030d21d06fbde26e8430c157403c17da9bf3e244151851aa47d7083046fd98cdbb222a355bf8774e3a4a7aa7d3abd61813b18348b48da84471e6f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
        WEB_SITE="http://fuse.superglue.se/aamath/ "
      LICENSE[0]=GPL
         ENTERED=20070427
           SHORT="An ASCII art mathematical expression renderer."
cat << EOF
aamath reads mathematical expressions in infix notation and renders them
as ASCII art. It may be useful to send mathematics through text-only media,
such as email or newsgroups.
EOF
