aboutsummaryrefslogtreecommitdiffstats
path: root/databases/qt5-sqldrivers-sqlite3/Makefile
blob: 3af4eb38e930a8cfdcdb2826ca1ecbce0c613e79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PORTNAME=   sqlite3

DB=     SQLite
DB_DESC=    SQLite 3

USE_SQLITE= 3
CONFIGURE_ARGS= -system-sqlite

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