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


DB=		SQLite2
DB_DESC=	SQLite 2

USES=		sqlite:2

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