           SPELL=pygame
         VERSION=2.0.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/pygame/pygame/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:a0039c02fab55a06e93571e1866736588bd28ae941d95b0db1ceb2a7f450672879ee91b7d798b3f91f9a0d63f24383de449e45d24b3a60d3225f322c00e0310f
      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
