aboutsummaryrefslogtreecommitdiffstats
path: root/mail/opensmtpd-extras-table-socketmap/Makefile
blob: 518c005535d1cf6db48475e88e6e884770f495b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PKGNAMESUFFIX=	-table-socketmap
PORTREVISION=	1

COMMENT=	Socketmap table support for OpenSMTPD

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

CONFIGURE_ARGS+=	--with-table-socketmap

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

.include "${MASTERDIR}/Makefile"