mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
10 lines
191 B
Makefile
10 lines
191 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= Qt ${DB_DESC} plugin
|
|
|
|
DB= ODBC
|
|
DB_DESC= Open Database Connectivity
|
|
|
|
LIB_DEPENDS= libodbc.so:databases/unixODBC
|
|
|
|
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"
|