freebsd-ports/databases/qt-sqlite-plugin/Makefile
2004-03-09 20:05:40 +00:00

18 lines
494 B
Makefile

# -*-mode: makefile-*-
# New ports collection makefile for: qt-sqlite-plugin
# Date created: 27 February 2004
# Whom: Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD$
#
MAINTAINER= kde@freebsd.org
COMMENT= A plugin for QT to connect to SQLite-Databases
LIB_DEPENDS+= sqlite:${PORTSDIR}/databases/sqlite
DB= sqlite
DESCR= ${PORTSDIR}/databases/qt-sqlite-plugin/pkg-descr
.include "../qt-mysql-plugin/Makefile.dbplugin"