diff options
Diffstat (limited to 'graphics/py-opengl/Makefile')
-rw-r--r-- | graphics/py-opengl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-opengl/Makefile b/graphics/py-opengl/Makefile index 2d5c52b3ca5d..0810076ca4a0 100644 --- a/graphics/py-opengl/Makefile +++ b/graphics/py-opengl/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= py- DISTNAME= PyOpenGL-${PORTVERSION:S/.b/b/} MAINTAINER= sobomax@FreeBSD.org +COMMENT= An OpenGL (and related library) interface for Python BUILD_DEPENDS= ${PYNUMERIC} \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ |