freebsd-ports/databases/qt-odbc-plugin/Makefile
2003-12-31 19:29:54 +00:00

18 lines
461 B
Makefile

# -*-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"