freebsd-ports/databases/qt5-sqldrivers-pgsql/Makefile
2014-11-22 20:40:08 +00:00

10 lines
132 B
Makefile

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