aboutsummaryrefslogtreecommitdiffstats
path: root/databases/qt5-sqldrivers-pgsql/Makefile
blob: bf7cb5bdaa22d2e2ae88a5c5f29d98ec0f8dc736 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PORTNAME=   pgsql

DB=     PSQL
DB_DESC=    PostgreSQL

USES+=      pgsql

.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"