           SPELL=pgf
         VERSION=1.01
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://dfn.dl.sourceforge.net/sourceforge/latex-beamer/${SOURCE}
     SOURCE_HASH=sha512:9bdc414e0a54bf4cc9a882adc7f19e63286ba13c4caba5ba6f1cec1a9a137b3484c9e867de1251b0148e9725808f98f95f034199d4d26a30bd91b3b5b6a32747
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://latex-beamer.sourceforge.net"
      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
