1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/mail/exim-sa-exim/Makefile

17 lines
321 B
Makefile

# 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
WITHOUT_EXISCAN=yes
.include "${MASTERDIR}/Makefile"