1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/mail/opensmtpd-extras-queue-ram/Makefile
2021-04-06 16:31:07 +02:00

16 lines
282 B
Makefile

# 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"