aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2008-04-16 05:15:09 +0800
committerbarner <barner@FreeBSD.org>2008-04-16 05:15:09 +0800
commitd805c9c4ce8ea28ab10573ef481eaa3269ca7ba6 (patch)
tree6f679439b3268403361b55bbba9f62c79ce595c8 /security/Makefile
parentd0b3647ca5230c1ecc3f6907691e28021a9700a2 (diff)
downloadfreebsd-ports-gnome-d805c9c4ce8ea28ab10573ef481eaa3269ca7ba6.tar.gz
freebsd-ports-gnome-d805c9c4ce8ea28ab10573ef481eaa3269ca7ba6.tar.zst
freebsd-ports-gnome-d805c9c4ce8ea28ab10573ef481eaa3269ca7ba6.zip
Add pam_fprint 0.2, PAM module offering finger print authentication
using libfprint.
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 49dbd71a3cc9..23b0755012bb 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -521,6 +521,7 @@
SUBDIR += pam_alreadyloggedin
SUBDIR += pam_authsrv
SUBDIR += pam_bsdbioapi
+ SUBDIR += pam_fprint
SUBDIR += pam_krb5
SUBDIR += pam_ldap
SUBDIR += pam_mkhomedir