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

PORTREVISION=	0
PKGNAMESUFFIX=	-postgresql11

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

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

.include "${MASTERDIR}/Makefile"