freebsd-ports/databases/postgresql15-pgtcl/Makefile
Palle Girgensohn 5b11f47f0d databases/postgresql??-*: add postgresql-15 to the ports tree
Introduce PostgreSQL-15 to the ports tree.

Make version 15 the master port, and add plist parameter for the
postgresql version.

Release notes:	https://www.postgresql.org/docs/devel/release.html
2022-05-19 15:36:48 +02:00

9 lines
202 B
Makefile

PORTREVISION= 0
PKGNAMESUFFIX= -postgresql15
CONFLICTS= pgtcl pgtcl-postgresql9[0123456] pgtcl-postgresql1[0123-56789]
PGTCL_SLAVE= 15
MASTERDIR= ${.CURDIR}/../pgtcl
.include "${MASTERDIR}/Makefile"