aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-10 00:20:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-10 00:20:14 +0000
commit16c086f1c9b2624c39255e175e72a691150c85d4 (patch)
tree7527adb539eafab7b2a480fb2eeb179039f59540 /security/Makefile
parent304ce225f6292b4f7f9123c74900adff9d7e149b (diff)
downloadports-16c086f1c9b2624c39255e175e72a691150c85d4.tar.gz
ports-16c086f1c9b2624c39255e175e72a691150c85d4.zip
Add pear-File_Passwd, class to manipulate and authenticate against standard Unix,
SMB server, AuthUser (.htpasswd), AuthDigest (.htdigest), CVS pserver and custom formatted password files. PR: ports/73716 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=121259
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 205f5002e2d8..9a74b3ea1fff 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -318,6 +318,7 @@
SUBDIR += pear-Auth_HTTP
SUBDIR += pear-Auth_SASL
SUBDIR += pear-Crypt_CBC
+ SUBDIR += pear-File_Passwd
SUBDIR += pear-Text_Password
SUBDIR += pf
SUBDIR += pft