diff options
Diffstat (limited to 'x11-toolkits/py-wxPython/Makefile')
-rw-r--r-- | x11-toolkits/py-wxPython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-wxPython/Makefile b/x11-toolkits/py-wxPython/Makefile index 573309d64b00..f57969f2014e 100644 --- a/x11-toolkits/py-wxPython/Makefile +++ b/x11-toolkits/py-wxPython/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.ORG +COMMENT= Python bindings for the wxWindows/GTK GUI toolkit LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl |