# -*-mode: makefile-*- # New ports collection makefile for: qt-odbc-plugin # Date created: 31 December 2003 # Whom: Michael Nottebrock # # $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"