aboutsummaryrefslogtreecommitdiffstats
path: root/mail/opensmtpd-extras-scheduler-ram/Makefile
blob: 6a2f41574bd50ae6337d43a4f7578688a15fc5de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PKGNAMESUFFIX=		-scheduler-ram
PORTREVISION=		0

COMMENT=		RAM scheduler support for OpenSMTPD

PLIST_FILES=		libexec/opensmtpd/scheduler-ram

CONFIGURE_ARGS+=	--with-scheduler-ram

MASTERDIR=		${.CURDIR}/../opensmtpd-extras
SLAVE_PORT=		yes

.include "${MASTERDIR}/Makefile"