mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/pam_pkcs11: move man pages
Approved by: portmgr (blanket)
This commit is contained in:
parent
faee0f7c74
commit
6736be3a3b
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user