opnsense-ports/databases/qt4-pgsql-plugin/Makefile
Franco Fichtner a80b58ec68 */*: sync with upstream
Taken from: HardenedBSD
2018-12-12 07:35:20 +01:00

10 lines
191 B
Makefile

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