diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 10:06:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 10:06:47 +0000 |
commit | f608f3dfac59bdf50978e3735508aa27ae567e49 (patch) | |
tree | d6142c78d09c1dec3e7065f350fd578a566e212e /x11/Makefile | |
parent | PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework. (diff) |
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the QtOpenGL module.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109628
Submitted by: Danny Pansters <danny at ricin.com>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 6bef4bc9c024..c7c654f0f3e1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -195,6 +195,7 @@ SUBDIR += powershell SUBDIR += printext SUBDIR += props + SUBDIR += py-qt4-opengl SUBDIR += qrash SUBDIR += qt4-inputmethods SUBDIR += qt4-opengl |