           SPELL=pygresql
       MIX_SPELL=PyGreSQL
         VERSION=3.8.1
          SOURCE=$MIX_SPELL.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MIX_SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.pygresql.org/pub/distrib/${SOURCE}
     SOURCE_HASH=sha512:041381dbf60d277d0ad87f9d1975c4d5301ebe084fdbacbf7697013cf62cfebf29f5482f0bd9338c42cf2014f8fd8615dd38c87a0bdc6428daa7afe65c906fec
      LICENSE[0]=LGPL
        WEB_SITE=http://www.pygresql.org/
      PATCHLEVEL=1
        KEYWORDS="python database"
           SHORT="python postgresql library"
cat << EOF
Pygame Extended (or pygext) is my "everything and a kitchen sink" collection of
libraries for Pygame development. The main part of pygext, is the OpenGL
accelerated 2D framework (pygext.gl) for rendering and controlling sprites.
Pygext also contains additions to pygame.draw (e.g. rectangles with round
corners) and an opengl accelerated 2D vector graphics library (experimental).
EOF
