mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 16:21:50 -04:00
8 lines
165 B
Makefile
8 lines
165 B
Makefile
# Created by: Sheldon Hearn <sheldonh@FreeBSD.org>
|
|
|
|
PKGNAMESUFFIX= -postgresql
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= PGSQL
|
|
|
|
.include "${MASTERDIR}/Makefile"
|