mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
52786c7250
PR: 209818 Submitted by: groot@kde.org (kde)
11 lines
213 B
Makefile
11 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"
|