mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
9 lines
165 B
Makefile
9 lines
165 B
Makefile
# Created by: Sheldon Hearn <sheldonh@FreeBSD.org>
|
|
|
|
PKGNAMESUFFIX= -postgresql
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= PGSQL
|
|
|
|
.include "${MASTERDIR}/Makefile"
|