forked from Lainports/freebsd-ports
12 lines
225 B
Makefile
12 lines
225 B
Makefile
# 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"
|