aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql12-pgtcl/Makefile
blob: 98a77ac548a20b33d3cb969e59ad4e727dcd0516 (plain) (blame)
1
2
3
4
5
6
7
8
9
PORTREVISION=	0
PKGNAMESUFFIX=	-postgresql12

CONFLICTS=	pgtcl pgtcl-postgresql9[0123456] pgtcl-postgresql1[013-9]

PGTCL_SLAVE=	12
MASTERDIR=	${.CURDIR}/../pgtcl

.include "${MASTERDIR}/Makefile"