mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
11 lines
219 B
Makefile
11 lines
219 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= Qt ${DB_DESC} plugin
|
|
PORTREVISION= 2
|
|
|
|
DB= ODBC
|
|
DB_DESC= Open Database Connectivity
|
|
|
|
LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC
|
|
|
|
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"
|