1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/mail/exim-postgresql/Makefile

11 lines
186 B
Makefile

# Created by: Sheldon Hearn <sheldonh@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -postgresql
MASTERDIR= ${.CURDIR}/../exim
WITH_PGSQL= yes
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"