aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim-mysql/Makefile
blob: 48ef5db219dc75d6fc8bc359c778399873f5305f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# New ports collection makefile for:    exim-mysql
# Date created:             11 Jun 2001
# Whom:                 Sheldon Hearn <sheldonh@FreeBSD.org>
#
# $FreeBSD$
#

PKGNAMESUFFIX=  -mysql
MASTERDIR=  ${.CURDIR}/../exim

WITH_MYSQL= yes

.include "${MASTERDIR}/Makefile"