52786c7250
PR: 209818 Submitted by: groot@kde.org (kde)
10 lines
213 B
Makefile
10 lines
213 B
Makefile
# Created by: Michael Nottebrock <lofi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
|
|
COMMENT= Qt InterBase/Firebird database plugin
|
|
DB= ibase
|
|
USES= firebird
|
|
|
|
.include "${.CURDIR:H:H}/devel/qt4/Makefile.sqldrivers"
|