opnsense-ports/databases/qt4-pgsql-plugin/Makefile
Franco Fichtner 6281a7f53c */*: sync with upstream
Taken from: FreeBSD
2016-04-22 08:38:33 +02:00

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"