          MODULE=python2-pygame
         VERSION=1.9.3
          SOURCE=pygame-$VERSION.tar.bz2
 SOURCE_URL_FULL=https://bitbucket.org/pygame/pygame/get/$VERSION.tar.bz2
      SOURCE_VFY=sha256:cf5261fc291fea22c9d6ef12d5496a58a00d733ff3dc31972251bf3db1d4e078
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pygame-$VERSION
        WEB_SITE=http://www.pygame.org
        REPLACES=pygame
         ENTERED=20030906
         UPDATED=20170122
           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
