summaryrefslogtreecommitdiff
path: root/net/nss-pam-ldapd-sasl/Makefile
blob: fe63177316185e1c9b9a048bd91f26bca282f135 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	nss-pam-ldapd
PORTREVISION=	1
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"