opnsense-ports/databases/qt4-pgsql-plugin/Makefile
Franco Fichtner 33e98a2a58 */*: sync with upstream
Taken from: FreeBSD
2016-09-16 14:21:20 +02:00

10 lines
191 B
Makefile

# 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"