opnsense-ports/databases/qt5-sqldrivers-pgsql/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

10 lines
132 B
Makefile

# $FreeBSD$
PORTNAME= pgsql
DB= PSQL
DB_DESC= PostgreSQL
USES+= pgsql
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"