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

PKGNAMESUFFIX=	-postgresql93

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

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

.include "${MASTERDIR}/Makefile"