10 lines
174 B
Makefile
10 lines
174 B
Makefile
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -postgresql17
|
|
|
|
CONFLICTS= pgtcl pgtcl-postgresql1[012345689]
|
|
|
|
PGTCL_SLAVE= 17
|
|
MASTERDIR= ${.CURDIR}/../pgtcl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|