diff options
Diffstat (limited to 'graphics/py-glewpy/Makefile')
-rw-r--r-- | graphics/py-glewpy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/py-glewpy/Makefile b/graphics/py-glewpy/Makefile index f36e2e29845b..735450f27284 100644 --- a/graphics/py-glewpy/Makefile +++ b/graphics/py-glewpy/Makefile @@ -16,6 +16,9 @@ PATCHFILES= glewpy-${PORTVERSION}-generatedsources.diff.bz2 MAINTAINER= acm@FreeBSD.org COMMENT= Advanced OpenGL extensions to Python +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyrex>=0.9.6.2:devel/pyrex@${PY_FLAVOR} USES= gl python:2.7 |