1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

net/nss-pam-ldapd: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-24 10:02:09 +00:00
parent b2a424ce97
commit cea660f6e1
2 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= nss-pam-ldapd
PORTVERSION= 0.9.12
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://arthurdejong.org/nss-pam-ldapd/ \
ZI
@ -16,6 +16,7 @@ USES= cpe ldap
CPE_VENDOR= arthurdejong
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_RC_SUBR= nslcd
PAM_LDAP_SHMAJOR= 1
NSS_LDAP_SHMAJOR= 1

View File

@ -3,7 +3,7 @@
%%NSS%%lib/nss_ldap.so.%%NSS_LDAP_SHMAJOR%%
%%PAM%%lib/pam_ldap.so
%%PAM%%lib/pam_ldap.so.%%PAM_LDAP_SHMAJOR%%
%%NSLCD%%man/man5/nslcd.conf.5.gz
%%NSLCD%%man/man8/nslcd.8.gz
%%PAM%%man/man8/pam_ldap.8.gz
%%NSLCD%%sbin/nslcd
%%NSLCD%%share/man/man5/nslcd.conf.5.gz
%%NSLCD%%share/man/man8/nslcd.8.gz
%%PAM%%share/man/man8/pam_ldap.8.gz