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

PORTREVISION=	1

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

BROKEN_powerpc64=	Does not build

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