           SPELL=pygame
         VERSION=2.1.2
          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:531cb0371853def7a3ddb8eb0110fbd58acaf1b2351d7518402c9a960baca705bb34da879015e7a6cd5f2f8af98c57e7bc732021a8f62ed9f90cacf068c9c2d6
      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
