mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
4ee225f90a
URL: https://www.postgresql.org/about/news/postgresql-16-beta-1-released-2643/ Release notes: https://www.postgresql.org/docs/16/release-16.html
10 lines
202 B
Makefile
10 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"
|