           SPELL=pygame
         VERSION=1.7.1release
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.pygame.org/ftp/$SOURCE
     SOURCE_HASH=sha1:cf6940e3ec4f48930ef8e4600c6decfa13ebbbea
      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
