blob: 84d8f44575b4e5b0d4e91e5991d7aabf54484338 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
PORTREVISION= 0
PKGNAMESUFFIX= -postgresql10
CONFLICTS= pgtcl pgtcl-postgresql9[0123456]
PGTCL_SLAVE= 10
MASTERDIR= ${.CURDIR}/../pgtcl
.include "${MASTERDIR}/Makefile"
|