opnsense-ports/databases/qt4-pgsql-plugin/Makefile
Franco Fichtner e68874811c */*: sync with upstream
Taken from: FreeBSD
2017-02-19 11:12:19 +01:00

10 lines
191 B
Makefile

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