summaryrefslogtreecommitdiff
path: root/databases/qt5-sqldrivers-sqlite2/Makefile
blob: 3017d42f58ecc860084a97116efc38dce1955ff8 (plain) (blame)
1
2
3
4
5
6
DB=		SQLite2
DB_DESC=	SQLite 2

USES=		sqlite:2

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