PORTNAME=	sqlite3

DB=		SQLite
DB_DESC=	SQLite 3

USES=		sqlite:3
CONFIGURE_ARGS=	-system-sqlite

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