security/pam_pkcs11: move man pages

Approved by:	portmgr (blanket)
This commit is contained in:
Cy Schubert 2024-03-01 12:27:00 -08:00
parent faee0f7c74
commit 6736be3a3b
2 changed files with 10 additions and 8 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= pam_pkcs11
PORTVERSION= 0.6.12
PORTREVISION= 1
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= security
@ -21,6 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-confdir=${ETCDIR}
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
SHEBANG_FILES= tools/pkcs11_make_hash_link

View File

@ -8,14 +8,6 @@ bin/pklogin_finder
lib/pam_pkcs11/opensc_mapper.so
lib/pam_pkcs11/openssh_mapper.so
lib/security/pam_pkcs11.so
man/man1/card_eventmgr.1.gz
man/man1/pkcs11_eventmgr.1.gz
man/man1/pkcs11_inspect.1.gz
man/man1/pkcs11_listcerts.1.gz
man/man1/pkcs11_make_hash_link.1.gz
man/man1/pkcs11_setup.1.gz
man/man1/pklogin_finder.1.gz
man/man8/pam_pkcs11.8.gz
%%NLS%%share/locale/de/LC_MESSAGES/pam_pkcs11.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pam_pkcs11.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pam_pkcs11.mo
@ -24,3 +16,11 @@ man/man8/pam_pkcs11.8.gz
%%NLS%%share/locale/pl/LC_MESSAGES/pam_pkcs11.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pam_pkcs11.mo
%%NLS%%share/locale/nl/LC_MESSAGES/pam_pkcs11.mo
share/man/man1/card_eventmgr.1.gz
share/man/man1/pkcs11_eventmgr.1.gz
share/man/man1/pkcs11_inspect.1.gz
share/man/man1/pkcs11_listcerts.1.gz
share/man/man1/pkcs11_make_hash_link.1.gz
share/man/man1/pkcs11_setup.1.gz
share/man/man1/pklogin_finder.1.gz
share/man/man8/pam_pkcs11.8.gz