           SPELL=pgf
         VERSION=2.00
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:6e39bb1db2d27456947c231bfaacf531f1532af665ef71fd31307c85a8dc03871a815f0ec1275bd5669d7b50849587e378fb83cca2d05110e1e4e86e83e21129
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://sourceforge.net/projects/pgf
      LICENSE[0]=GPL
     GATHER_DOCS="off"
         ENTERED=20070427
           SHORT="a macro package for creating graphics with latex"
cat << EOF
PGF is a macro package for creating graphics. It is platform- and
format-independent and works together with the most important TeX backend
drivers, including pdftex and dvips. It comes with a user-friedly syntax
layer called TikZ.

Its usage is similar to pstricks and the standard picture environment. PGF
works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt. Unlike pstricks,
it can produce either PostScript or PDF output.
EOF
