# -*-mode: makefile-*-# New ports collection makefile for: qt-mysql-plugin# Date created: 20 April 2003# Whom: Kay Lehmann <kay_lehmann@web.de>## $FreeBSD$#MAINTAINER= kay_lehmann@web.de
COMMENT= A plugin for QT to connect to MySQL-Databases
USE_MYSQL= yes
DB?= mysql
.include "../qt-mysql-plugin/Makefile.dbplugin"