aboutsummaryrefslogtreecommitdiff
path: root/databases/qt5-sqldrivers-sqlite2/Makefile
blob: d575123832477b4255ed5781b896d46f7579b3eb (plain) (blame)
1
2
3
4
5
6
7
8


DB=		SQLite2
DB_DESC=	SQLite 2

USES=		sqlite:2

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