# $FreeBSD: tags/RELEASE_10_1_0/databases/qt5-sqldrivers-sqlite3/Makefile 360738 2014-07-05 12:19:32Z tijl $

PORTNAME=	sqlite3
PORTREVISION=	1

DB=		SQLite
DB_DESC=	SQLite 3

USE_SQLITE=	3
CONFIGURE_ARGS=	-system-sqlite

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