mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 19:06:44 -04:00
URL: https://www.postgresql.org/about/news/postgresql-16-beta-1-released-2643/ Release notes: https://www.postgresql.org/docs/16/release-16.html
9 lines
202 B
Makefile
9 lines
202 B
Makefile
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -postgresql16
|
|
|
|
CONFLICTS= pgtcl pgtcl-postgresql9[0123456] pgtcl-postgresql1[012345-789]
|
|
|
|
PGTCL_SLAVE= 16
|
|
MASTERDIR= ${.CURDIR}/../pgtcl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|