aboutsummaryrefslogtreecommitdiff
path: root/mail/opensmtpd-extras-queue-ram/Makefile
blob: 2883b145d60cc66586be3e8452b2348228afe32c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: fluffy

PKGNAMESUFFIX=		-queue-ram
PORTREVISION=		0

COMMENT=		RAM queue support for OpenSMTPD

PLIST_FILES=		libexec/opensmtpd/queue-ram

CONFIGURE_ARGS+=	--with-queue-ram

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

.include "${MASTERDIR}/Makefile"