freebsd-ports/mail/exim-postgresql/Makefile
Sheldon Hearn 2be0db1fbc Add slave ports for Exim so that packages will be built for Exim
that include support for LDAP, mySQL and Postgres lookups.
2001-06-11 12:00:06 +00:00

15 lines
283 B
Makefile

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