aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-12-01 06:28:02 +0000
committerWen Heping <wen@FreeBSD.org>2009-12-01 06:28:02 +0000
commitc251ac69eb94f1e8befc2f4f83a7f86085773500 (patch)
treeea8032f51be0480b7c3e8db4e4e9807974fc877e /security/Makefile
parent948cf68fe9a90d48b0a6bc2606acc3a64da2cbe1 (diff)
downloadports-c251ac69eb94f1e8befc2f4f83a7f86085773500.tar.gz
ports-c251ac69eb94f1e8befc2f4f83a7f86085773500.zip
pecl-pam provides PAM (Pluggable Authentication Modules) integration.
PAM is a system of libraries that handle the authentication tasks of applications and services. The library provides a stable API for applications to defer to for authentication tasks. WWW: http://pecl.php.net/package/PAM/
Notes
Notes: svn path=/head/; revision=245047
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 3792cfa84138..478d67e02e3d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -598,6 +598,7 @@
SUBDIR += pecl-crack
SUBDIR += pecl-gnupg
SUBDIR += pecl-hash
+ SUBDIR += pecl-pam
SUBDIR += pecl-ssh2
SUBDIR += pecl-tcpwrap
SUBDIR += pft