           SPELL=jpgraph
         VERSION=2.0beta
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://members.chello.se/jpgraph/jpgdownloads/$SOURCE
     SOURCE_HASH=sha1:da6d2124141b324d27c621e8af55e83792cbdf24
      LICENSE[0]=QPL
        WEB_SITE=http://www.aditus.nu/jpgraph/
         ENTERED=20020319
         UPDATED=20020521
        KEYWORDS="graph php libs"
           SHORT="PHP OO graph class library for PHP 4.02 and above"
cat << EOF
JpGraph is a fully OO graph library which makes it easy to both
draw a "quick and dirty" graph with a minimum of code and quite complex
graphs which requires a very fine grain of control. The library tries
to assign sensible default values for most parameters hence making the
learning curve quite flat since for most of the time very few commands
is required to draw graphs with a pleasing aesthetic look.
EOF
