mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
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"
|