summaryrefslogtreecommitdiff
path: root/mail/exim-monitor/Makefile
blob: d9baff27a760ec4b8c48eff2626a4fcdd7627507 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PKGNAMESUFFIX=	-monitor

COMMENT=	The Exim monitor for the Exim MTA

MASTERDIR=	${.CURDIR}/../exim

EXIMON_ONLY=	yes
OPTIONS_SLAVE=	EXIMON

# This dependency is disabled, because it prevents package users from
# using the exim-monitor package with any of the exim slave packages.
#
#RUN_DEPENDS=	${LOCALBASE}/sbin/exim:mail/exim

.include "${MASTERDIR}/Makefile"