           SPELL=pygame
         VERSION=1.9.1release
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.pygame.org/ftp/$SOURCE
     SOURCE_HASH=sha512:485f02c4f3113a9de5e731c089de8a9bdcc639152de162f20eb8b50659a42e24f53d0685346dc46f390439be5a5c001dcce7cb866b180948c0f1441d01a7d6c2
      LICENSE[0]=LGPL
        WEB_SITE=http://www.pygame.org
        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
