           SPELL=pygtk
         VERSION=0.6.11
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.gtk.org/pub/gtk/python/v1.2/$SOURCE
     SOURCE_HASH=sha512:afc1afadcc267c3eec14f1a733e1a50c5721f00d2131c0fa4172afd6e95d1123da8bd27b74ccdd88aec98c52a92b702422cd263c225aa76582054e7874ff3b94
      LICENSE[0]=LGPL
        WEB_SITE=http://www.daa.com.au/~james/pygtk
         ENTERED=20011108
         UPDATED=20020106
      MAINTAINER=spinkham@bigfoot.com
           SHORT="pygtk is a set of python bindings for GTK."
cat << EOF
From the pygtk home page:

PyGTK is a set of bindings for the GTK widget set.  It provides an
object oriented interface that is slightly higher level than the C one.
It automatically does all the type casting  and reference counting that
you would have to do normally with the C API.
EOF
