mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
9 lines
213 B
Makefile
9 lines
213 B
Makefile
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -postgresql12
|
|
|
|
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0123456]-[0-9]* pgtcl-postgresql1[013-9]-*
|
|
|
|
PGTCL_SLAVE= 12
|
|
MASTERDIR= ${.CURDIR}/../pgtcl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|