freebsd-ports/mail/exim-postgresql/Makefile

14 lines
258 B
Makefile
Raw Normal View History

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