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