1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/mail/exim-postgresql/Makefile
2001-06-14 21:37:21 +00:00

14 lines
258 B
Makefile

# New ports collection makefile for: exim-postgresql
# Date created: 11 Jun 2001
# Whom: Sheldon Hearn <sheldonh@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -postgresql
MASTERDIR= ${.CURDIR}/../exim
WITH_PGSQL= yes
.include "${MASTERDIR}/Makefile"