Skip to content

Commit

Permalink
security/pam_pkcs11: move man pages
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
cschuber committed Mar 1, 2024
1 parent faee0f7 commit 6736be3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 2 additions & 0 deletions security/pam_pkcs11/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pam_pkcs11
PORTVERSION= 0.6.12
PORTREVISION= 1
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= security

Expand All @@ -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

Expand Down
16 changes: 8 additions & 8 deletions security/pam_pkcs11/pkg-plist
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 6736be3

Please sign in to comment.