           SPELL=fontforge
         VERSION=20061220
          SOURCE=${SPELL}_full-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
  SOURCE_HASH=sha512:155796da9942db6e1e2990bfc7e6faea4fefcb30c34b9f9ad3b9aae4e62ce4a3992224bd7c9e3fded2c537c77408e8116ab45b9f1b18e6fe20e05106e40ae198
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
if [[ "$INSTALL_DOCS" == "y" ]]; then
    DOCS_VERSION=20061220
         SOURCE2=${SPELL}_htdocs-$DOCS_VERSION.tar.bz2
  SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE2
    SOURCE2_HASH=sha512:82d879a79adfd7265147f1fb5902db8102c58f54ef4788df2dfe53f2c485ac8d75be8dea90d9d0a24c42d43dba6d704c70efb88ea8631e6e7b3a10b468ba6296
#     SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig"
fi
      LICENSE[0]=BSD
        KEYWORDS="fonts graphics editors"
        WEB_SITE=http://fontforge.sourceforge.net
         ENTERED=20030628
           SHORT="An outline font editor"
cat << EOF
FontForge -- An outline font editor that lets you create your own postscript,
truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf) fonts,
or edit existing ones. Also lets you convert one format to another. FontForge
has support for many macintosh font formats.
EOF
