# Created by: Lauri Watts <lauri@kde.org>
# $FreeBSD: head/databases/qt4-pgsql-plugin/Makefile 442740 2017-06-06 05:00:56Z tcberner $

PORTREVISION=	3

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

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