1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/databases/qt4-ibase-plugin/Makefile
Kurt Jaeger 52786c7250 databases/qt4-ibase-plugin: simplify USES
PR:		209818
Submitted by:	groot@kde.org (kde)
2016-05-29 03:36:29 +00:00

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"