GARNAME = glewpy GARVERSION = 0.7.4 CATEGORIES = python MASTER_SITES = $(MASTER_SOURCEFORGE) MASTER_SUBDIR = glewpy/ DISTFILES = $(DISTNAME).tar.gz LIBDEPS = python/python BUILDDEPS = python/pyrex DESCRIPTION = Python bindings for the GLEW library (and thus to fancy OpenGL) HOME_URL = http://glewpy.sourceforge.net/ BUILD_SCRIPTS = $(WORKSRC)/setup.py INSTALL_SCRIPTS = $(WORKSRC)/setup.py include ../../gar.mk