blob: aa7ca7c0501c1eaa585923a2903b4434849ab61c (
plain) (
tree)
|
|
# 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"
|