summaryrefslogtreecommitdiff
path: root/databases/qt4-sqlite-plugin/Makefile
blob: 9b8c178aedb02b9c66b8e33040be74a6f97273d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Created by: Michael Nottebrock <lofi@FreeBSD.org>
# $FreeBSD$

PORTREVISION=	1

COMMENT=	Qt SQLite 2 database plugin
DB=		sqlite2
USES=		sqlite:2

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