mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Add nss-pam-ldapd-sasl, advanced fork of nss_ldap with sasl support.
PR: ports/168391 Submitted by: rflynn@acsalaska.net
This commit is contained in:
parent
de1c2c7675
commit
8dbc91be1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297796
@ -431,6 +431,7 @@
|
||||
SUBDIR += nph
|
||||
SUBDIR += ns
|
||||
SUBDIR += nss-pam-ldapd
|
||||
SUBDIR += nss-pam-ldapd-sasl
|
||||
SUBDIR += nss_ldap
|
||||
SUBDIR += nstxd
|
||||
SUBDIR += ntlmaps
|
||||
|
19
net/nss-pam-ldapd-sasl/Makefile
Normal file
19
net/nss-pam-ldapd-sasl/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# Ports collection Makefile for: nss-pam-ldapd-sasl
|
||||
# Date created: 05-04-2012
|
||||
# Whom: rflynn@acsalaska.net
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= nss-pam-ldapd
|
||||
PKGNAMESUFFIX= -sasl
|
||||
|
||||
MAINTAINER= rflynn@acsalaska.net
|
||||
COMMENT= Advanced fork of nss_ldap with sasl support
|
||||
|
||||
LICENSE= # pet portlint
|
||||
|
||||
SLAVE_PORT= sasl # In case we come up with more
|
||||
MASTERDIR= ${.CURDIR}/../nss-pam-ldapd
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user