blob: aebc4a84e0b089f0ab540bd20b479f4f708eb126 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
PORTREVISION= 0
PKGNAMESUFFIX= -postgresql18
CONFLICTS= pgtcl pgtcl-postgresql1[012345689]
PGTCL_SLAVE= 18
MASTERDIR= ${.CURDIR}/../pgtcl
.include "${MASTERDIR}/Makefile"
|