freebsd-ports/net/nss-pam-ldapd-sasl/Makefile
2021-04-06 16:31:07 +02:00

16 lines
331 B
Makefile

# Created by: rflynn@acsalaska.net
PORTNAME= nss-pam-ldapd
PKGNAMESUFFIX= -sasl
MAINTAINER= zi@FreeBSD.org
COMMENT= Advanced fork of nss_ldap with sasl support
LICENSE= # pet portlint
OPTIONS_SLAVE+= SASL
SLAVE_PORT= sasl # In case we come up with more
MASTERDIR= ${.CURDIR}/../nss-pam-ldapd
.include "${MASTERDIR}/Makefile"