1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
PKGNAMESUFFIX= -table-ldap PORTREVISION= 1 COMMENT= LDAP table support for OpenSMTPD PLIST_FILES= libexec/opensmtpd/table-ldap CONFIGURE_ARGS+= --with-table-ldap USES= ldap MASTERDIR= ${.CURDIR}/../opensmtpd-extras SLAVE_PORT= yes .include "${MASTERDIR}/Makefile"