mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 14:59:13 -04:00
10 lines
154 B
Makefile
10 lines
154 B
Makefile
# $FreeBSD$
|
|
|
|
DB= IBase
|
|
DB_DESC= InterBase/Firebird
|
|
|
|
USES= firebird
|
|
|
|
ONLY_FOR_ARCHS= i386 amd64
|
|
|
|
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"
|