forked from Lainports/opnsense-ports
10 lines
191 B
Makefile
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"
|