# $FreeBSD: head/graphics/py-opengl-accelerate/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= opengl PORTVERSION= 3.0.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -accelerate DISTNAME= PyOpenGL${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= OpenGL acceleration code for PyOpenGL LICENSE= BSD3CLAUSE BUILD_DEPENDS= cython:lang/cython USE_PYTHON= autoplist distutils USES= python .include