summaryrefslogtreecommitdiff
path: root/databases/qt-odbc-plugin
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2003-12-31 19:29:54 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2003-12-31 19:29:54 +0000
commit5bf07460a2389b4c66d33b979bd58da5b367dab9 (patch)
treedda7a8d1edbc45a551a8240d2a07f0730af53dfa /databases/qt-odbc-plugin
parentMaintainer fails to reply to my emails. Reverting MAINTAINER to ports. (diff)
Add qt-odbc-plugin, a database plugin for the QT toolkit.
Notes
Notes: svn path=/head/; revision=97010
Diffstat (limited to 'databases/qt-odbc-plugin')
-rw-r--r--databases/qt-odbc-plugin/Makefile18
-rw-r--r--databases/qt-odbc-plugin/distinfo1
-rw-r--r--databases/qt-odbc-plugin/pkg-descr4
-rw-r--r--databases/qt-odbc-plugin/pkg-plist2
4 files changed, 25 insertions, 0 deletions
diff --git a/databases/qt-odbc-plugin/Makefile b/databases/qt-odbc-plugin/Makefile
new file mode 100644
index 000000000000..9ee0b0d6618e
--- /dev/null
+++ b/databases/qt-odbc-plugin/Makefile
@@ -0,0 +1,18 @@
+# -*-mode: makefile-*-
+# New ports collection makefile for: qt-odbc-plugin
+# Date created: 31 December 2003
+# Whom: Michael Nottebrock <lofi@freebsd.org>
+#
+# $FreeBSD$
+#
+
+MAINTAINER= kde@freebsd.org
+COMMENT= A plugin for QT to connect to ODBC-compatible databases
+
+LIB_DEPENDS+= odbc:${PORTSDIR}/databases/unixODBC
+
+DB= odbc
+
+DESCR= ${PORTSDIR}/databases/qt-odbc-plugin/pkg-descr
+
+.include "../qt-mysql-plugin/Makefile.dbplugin"
diff --git a/databases/qt-odbc-plugin/distinfo b/databases/qt-odbc-plugin/distinfo
new file mode 100644
index 000000000000..e2cdecd987cc
--- /dev/null
+++ b/databases/qt-odbc-plugin/distinfo
@@ -0,0 +1 @@
+MD5 (KDE/qt-x11-free-3.2.1.tar.bz2) = 9ae022ffe7603ec34aba150f6cca257a
diff --git a/databases/qt-odbc-plugin/pkg-descr b/databases/qt-odbc-plugin/pkg-descr
new file mode 100644
index 000000000000..7e441b58e421
--- /dev/null
+++ b/databases/qt-odbc-plugin/pkg-descr
@@ -0,0 +1,4 @@
+The ODBC Plugin from Qt3, which provides an easy access method from
+within Qt applications.
+
+WWW: http://www.trolltech.com/products/qt/database.html
diff --git a/databases/qt-odbc-plugin/pkg-plist b/databases/qt-odbc-plugin/pkg-plist
new file mode 100644
index 000000000000..3be6c0cb66f8
--- /dev/null
+++ b/databases/qt-odbc-plugin/pkg-plist
@@ -0,0 +1,2 @@
+lib/plugins/sqldrivers/libqsqlodbc.so
+@dirrm lib/plugins/sqldrivers