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