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

PORTNAME=	sqlite3

DB=		SQLite
DB_DESC=	SQLite 3

USES=		sqlite:3
CONFIGURE_ARGS=	-system-sqlite

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