aboutsummaryrefslogtreecommitdiff
path: root/databases/qt4-pgsql-plugin/Makefile
blob: 73203fc1444968f78e840900cc13d7ce927aeb65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Created by: Lauri Watts <lauri@kde.org>
# $FreeBSD$

PORTREVISION=	1

COMMENT=	Qt PostgreSQL database plugin
DB=		psql
USES=		pgsql

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