ports/databases/postgresql13-pgtcl/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

9 lines
214 B
Makefile

PORTREVISION= 0
PKGNAMESUFFIX= -postgresql13
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0123456]-[0-9]* pgtcl-postgresql1[012-49]-*
PGTCL_SLAVE= 13
MASTERDIR= ${.CURDIR}/../pgtcl
.include "${MASTERDIR}/Makefile"