# $FreeBSD: head/databases/qt5-sqldrivers-sqlite3/Makefile 414014 2016-04-25 16:13:38Z mat $

PORTNAME=	sqlite3

DB=		SQLite
DB_DESC=	SQLite 3

USES=		sqlite:3
CONFIGURE_ARGS=	-system-sqlite

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