diff options
Diffstat (limited to 'graphics/py-PyOpenGL/Makefile')
-rw-r--r-- | graphics/py-PyOpenGL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-PyOpenGL/Makefile b/graphics/py-PyOpenGL/Makefile index 4318bbd69584..cd120f55a3bd 100644 --- a/graphics/py-PyOpenGL/Makefile +++ b/graphics/py-PyOpenGL/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= OpenGL (and related library) interface for Python +WWW= http://pyopengl.sourceforge.net/ BUILD_DEPENDS= ${PYNUMPY} \ ${PY_PILLOW} |