10 lines
158 B
Makefile
10 lines
158 B
Makefile
PORTREVISION= 1
|
|
|
|
DB= IBase
|
|
DB_DESC= InterBase/Firebird
|
|
|
|
USES= firebird
|
|
|
|
ONLY_FOR_ARCHS= i386 amd64
|
|
|
|
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"
|