aboutsummaryrefslogblamecommitdiff
path: root/mail/opensmtpd-extras-table-socketmap/Makefile
blob: 97aedeb9b8d58594457791b6db610a312dab3d77 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                  

                                
                 
 
                                                     



                                                   
                                              




                                              
# Created by: gahr

PKGNAMESUFFIX=	-table-socketmap
PORTREVISION=	0

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"