diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-27 10:14:41 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-27 10:14:41 +0000 |
commit | 424782e8224aa8d2276b2d3eb793d67512768b92 (patch) | |
tree | 404c037152d312e0534c6f49130822dd86569c57 /devel/Makefile | |
parent | 41ac8fa429eba6bdfbd8fd733c20c883b3e7137d (diff) | |
download | FreeBSD-ports-424782e8224aa8d2276b2d3eb793d67512768b92.zip FreeBSD-ports-424782e8224aa8d2276b2d3eb793d67512768b92.tar.gz |
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the Qsci module for the Qscintilla2 editor component.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
http://www.riverbankcomputing.co.uk/qscintilla/
PR: ports/109627
Submitted by: Danny Pansters <danny at ricin.com>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0e82984..0ac18c0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1842,6 +1842,7 @@ SUBDIR += py-qt4-dbus SUBDIR += py-qt4-designer SUBDIR += py-qt4-designerplugin + SUBDIR += py-qt4-qscintilla2 SUBDIR += py-qt4-test SUBDIR += py-rbtree SUBDIR += py-repl |