aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql10-pgtcl/Makefile
blob: 9f66e61ef73c3feb89d34cfc0010df54bda1114f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PORTREVISION=	0
PKGNAMESUFFIX=	-postgresql10

CONFLICTS=	pgtcl-[0-9]* pgtcl-postgresql9[0123456]-[0-9]*

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

.include "${MASTERDIR}/Makefile"