summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-27 09:55:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-27 09:55:21 +0000
commit6be7f531529d43a196fc4bee38b448fe7a936f97 (patch)
tree720698ac59f105c6d7a25da5428eb64ba5644fbc /databases/Makefile
parentPyQt4 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 QtSql module. WWW: http://www.riverbankcomputing.co.uk/pyqt/ PR: ports/109624 Submitted by: Danny Pansters <danny at ricin.com>
Notes
Notes: svn path=/head/; revision=188494
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 111da6b9dfd9..0cf575c6a409 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -430,6 +430,7 @@
SUBDIR += py-psycopg
SUBDIR += py-psycopg2
SUBDIR += py-pyPgSQL
+ SUBDIR += py-qt4-sql
SUBDIR += py-sqlalchemy
SUBDIR += py-sqlite3
SUBDIR += py-sqlobject