opnsense-ports/databases/qt4-pgsql-plugin/Makefile
Franco Fichtner 2a161978d9 */*: sync with upstream
Taken from: FreeBSD
2017-06-07 06:26:30 +02:00

10 lines
191 B
Makefile

# Created by: Lauri Watts <lauri@kde.org>
# $FreeBSD$
PORTREVISION= 3
COMMENT= Qt PostgreSQL database plugin
DB= psql
USES= pgsql
.include "${.CURDIR:H:H}/devel/qt4/Makefile.sqldrivers"