           SPELL=pygame
         VERSION=1.8.0release
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.pygame.org/ftp/$SOURCE
     SOURCE_HASH=sha512:30a9815a7e13a9c6ed4a4c28baa4be0136d677bd94109d6d22e45328e21a3423d738f4b0c7dc7418a63f9145265925c7b690318266cc626a9e249624a2a0236a
      LICENSE[0]=LGPL
        WEB_SITE=http://www.pygame.org
      PATCHLEVEL=1
        KEYWORDS="sdl python devel"
           SHORT="SDL bindings for Python"
cat << EOF
Pygame is a set of Python modules designed for writing games. 
It is written on top of the excellent SDL library. This allows 
you to create fully featured games and multimedia programs in 
the python language. The package is highly portable, with 
games running on Windows, NT4, MacOS, OSX, BeOS, FreeBSD, 
IRIX, and Linux.
EOF
