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

PORTREVISION=	2
PKGNAMESUFFIX=	-postgresql10

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

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

.include "${MASTERDIR}/Makefile"