           SPELL=fontforge
         VERSION=20060413
          SOURCE=${SPELL}_full-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
if [[ "$INSTALL_DOCS" == "y" ]]; then
    DOCS_VERSION=20060406
         SOURCE2=${SPELL}_htdocs-$DOCS_VERSION.tar.bz2
  SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE2
     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
