summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/pam_pkcs11/metadata.xml')
-rw-r--r--sys-auth/pam_pkcs11/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-auth/pam_pkcs11/metadata.xml b/sys-auth/pam_pkcs11/metadata.xml
index ef57df14fec2..7f54ea23ac60 100644
--- a/sys-auth/pam_pkcs11/metadata.xml
+++ b/sys-auth/pam_pkcs11/metadata.xml
@@ -4,13 +4,16 @@
<herd>crypto</herd>
<herd>pam</herd>
<use>
- <flag name='pcsc-lite'>
+ <flag name="pcsc-lite">
Build the card_eventmanager binary used to detect card removal and lock the sessions. This
needs <pkg>sys-apps/pcsc-lite</pkg>.
</flag>
- <flag name='nss'>
+ <flag name="nss">
Use Mozilla NSS (<pkg>dev-libs/nss</pkg>) as provider for PKCS#11 access, rather than using
OpenSSL with a custom implementation of the PKC#11 protocol.
</flag>
</use>
+ <upstream>
+ <remote-id type="sourceforge">opensc</remote-id>
+ </upstream>
</pkgmetadata>