aboutsummaryrefslogtreecommitdiff
path: root/databases/qt5-sqldrivers-sqlite3/Makefile
blob: 8ef760f6e1408d5ca150cb4d3fd59fb41540ba2a (plain) (blame)
1
2
3
4
5
6
7
8
9
PORTNAME=	sqlite3

DB=		SQLite
DB_DESC=	SQLite 3

USES=		sqlite:3
CONFIGURE_ARGS=	-system-sqlite

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