aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-08-09 07:53:16 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-08-09 07:53:16 +0000
commit55278cda1bbbd258ee54744198f4c43feed413f0 (patch)
treef44e16407b53dbb8c62ea1ae5d2cd794b979091e /security/Makefile
parent06949ff26a5b1430ef01374f818a3180d900b2e6 (diff)
downloadports-55278cda1bbbd258ee54744198f4c43feed413f0.tar.gz
ports-55278cda1bbbd258ee54744198f4c43feed413f0.zip
Add pam_helper, a small utility which allows non-PAM or non-setuid
applications to make use of PAM's authentication services.
Notes
Notes: svn path=/head/; revision=218260
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 b5a2a4009972..fef922b6674e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -528,6 +528,7 @@
SUBDIR += pam_authsrv
SUBDIR += pam_bsdbioapi
SUBDIR += pam_fprint
+ SUBDIR += pam_helper
SUBDIR += pam_krb5
SUBDIR += pam_ldap
SUBDIR += pam_mkhomedir