# Created by: gahr
# $FreeBSD: head/mail/opensmtpd-extras-table-socketmap/Makefile 413409 2016-04-16 01:37:52Z adamw $

PKGNAMESUFFIX=	-table-socketmap

COMMENT=	Socketmap table support for opensmtpd

PLIST_FILES=	libexec/opensmtpd/table-socketmap \
		man/man5/table-socketmap.5.gz

CONFIGURE_ARGS=	--with-table-socketmap

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

.include "${MASTERDIR}/Makefile"