mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
10 lines
207 B
Makefile
10 lines
207 B
Makefile
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -postgresql11
|
|
|
|
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0123456]-[0-9]* pgtcl-postgresql10-*
|
|
|
|
PGTCL_SLAVE= 11
|
|
MASTERDIR= ${.CURDIR}/../pgtcl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|