           SPELL=buntstift
         VERSION=0.61
          SOURCE=$SPELL-$VERSION.tar.bz2
      SOURCE_URL=http://thomas.orgis.org/scripterei/download/$SOURCE
         SOURCE2=$SOURCE.sig
     SOURCE2_URL=$SOURCE_URL.sig
  SOURCE2_IGNORE=signature
      SOURCE_GPG=thomas.orgis.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
        WEB_SITE=http://thomas.orgis.org/scripterei
         ENTERED=20060703
      LICENSE[0]=Artistic
           SHORT="Wrapper around gnuplot for quick-shot plotting."
cat << EOF
Buntstift is a wrapper around gnuplot that provides quick shot plotting for
most (of the author's) needs via command line options.
It plots data files, functions or prepared scripts given on command line or
feed via stdin.
It combines your commands and some auto magic if needed to produce the plot
you want with the least possible hassle.
EOF
