aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim-sa-exim/Makefile
blob: 49d88c0ac75e3be0f674d0ffbd50d6f695d5aae7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    exim-sa-exim
# Date created:             6 Sep 2004
# Whom:                 Oliver Eikemeier <eik@FreeBSD.org>
#
# $FreeBSD$
#

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

PORTVERSION?=   ${EXIM_VERSION}+${SA_EXIM_VERSION}

WITH_SA_EXIM=   yes

.include "${MASTERDIR}/Makefile"