blob: 52031c0226d7f04c8919122144ebcd5cc4d94228 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
PORTREVISION= 0
PKGNAMESUFFIX= -postgresql15
CONFLICTS= pgtcl pgtcl-postgresql9[0123456] pgtcl-postgresql1[0123-56789]
PGTCL_SLAVE= 15
MASTERDIR= ${.CURDIR}/../pgtcl
.include "${MASTERDIR}/Makefile"
|