freebsd-ports/databases/qt4-ibase-plugin/Makefile
2018-04-25 18:40:14 +00:00

12 lines
241 B
Makefile

# Created by: Michael Nottebrock <lofi@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 3
COMMENT= Qt InterBase/Firebird database plugin
DB= ibase
USES= firebird
ONLY_FOR_ARCHS= i386 amd64
.include "${.CURDIR:H:H}/devel/qt4/Makefile.sqldrivers"