blob: 85e256b000b7e848fcd05809ee1849c8c3f1b350 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
PORTREVISION= 0
PKGNAMESUFFIX= -postgresql13
CONFLICTS= pgtcl pgtcl-postgresql9[0123456] pgtcl-postgresql1[012-49]
PGTCL_SLAVE= 13
MASTERDIR= ${.CURDIR}/../pgtcl
.include "${MASTERDIR}/Makefile"
|