freebsd-ports/mail/exim-postgresql/Makefile
2001-06-14 21:37:21 +00:00

13 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"