summaryrefslogtreecommitdiff
path: root/databases/qt5-sqldrivers-ibase/Makefile
blob: 4e833adb9193c676b8b373f9e0344feabf60ea1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$


DB=		IBase
DB_DESC=	InterBase/Firebird

USES=		firebird

ONLY_FOR_ARCHS=	i386 amd64

.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"