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

PKGNAMESUFFIX=  -mysql
CATEGORIES= mail
PKGDIR=     ../exim
FILESDIR=   ${PKGDIR}/files
PATCHDIR=   ${PKGDIR}/files

WITH_MYSQL= yes

.include "../exim/Makefile"