9 lines
111 B
Makefile
9 lines
111 B
Makefile
# $FreeBSD$
|
|
|
|
|
|
DB= MYSQL
|
|
DB_DESC= MySQL
|
|
|
|
USES= mysql
|
|
|
|
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"
|