mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
9 lines
174 B
Makefile
9 lines
174 B
Makefile
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -postgresql17
|
|
|
|
CONFLICTS= pgtcl pgtcl-postgresql1[012345689]
|
|
|
|
PGTCL_SLAVE= 17
|
|
MASTERDIR= ${.CURDIR}/../pgtcl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|