aboutsummaryrefslogblamecommitdiff
path: root/mail/opensmtpd-extras-queue-ram/Makefile
blob: 2b118fb59ef877e1fa31becd07ad90d8b86c449b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                  
                         

                                                       








                                                      
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"