8 lines
129 B
Makefile
8 lines
129 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -postgresql
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= PGSQL
|
|
|
|
.include "${MASTERDIR}/Makefile"
|