PKGNAME=pygame-sdl2
PKGSEC=python
PKGDEP="python-3 sdl2-image sdl2-mixer sdl2-ttf"
BUILDDEP="setuptools cython"
PKGDES="Reimplementation of portions of the pygame API using SDL2"

NOPYTHON2=1
