summaryrefslogtreecommitdiff
path: root/databases/qt5-sqldrivers-mysql/Makefile
blob: e651c12e55b57330fef9d4a1912a28c9062fbe39 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$


DB=		MYSQL
DB_DESC=	MySQL

USES=		mysql

.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"