          MODULE=pygame
         VERSION=1.9.1
             VER=1.9.1release
          SOURCE=$MODULE-$VER.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VER
      SOURCE_URL=http://www.pygame.org/ftp
      SOURCE_VFY=sha1:a45aeb0623e36ae7a1707b5f41ee6274f72ca4fa
        WEB_SITE=http://www.pygame.org
         ENTERED=20030906
         UPDATED=20101228
           SHORT="A set of Python modules designed for writing games"

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.
Pygame is highly portable and runs on nearly every platform and
operating system.
EOF
