0817a9675b
PR: 191949 Submitted by: v.chernyadev at tradesoft.ru Patch by: dumbbell
9 lines
177 B
Makefile
9 lines
177 B
Makefile
# Created by: Sheldon Hearn <sheldonh@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -postgresql
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= PGSQL
|
|
|
|
.include "${MASTERDIR}/Makefile"
|