aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-01 11:21:58 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-01 11:21:58 +0000
commit4f4f470f4cc49ec6e0ea4bb92fc82ded32708fde (patch)
tree14b16f5b391072a615e1c2c524ad6fb58f1414ca /security/Makefile
parente52c3e44b84b0513213ad5746228b00f3a7ae52f (diff)
downloadports-4f4f470f4cc49ec6e0ea4bb92fc82ded32708fde.tar.gz
ports-4f4f470f4cc49ec6e0ea4bb92fc82ded32708fde.zip
New port: security/pear-LiveUser PEAR user authentication and
permission management framework LiveUser is a set of classes for dealing with user authentication and permission management. Basically, there are three main elements that make up this package: * The LiveUser class * The Auth containers * The Perm containers Currently available are containers using: PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth. PR: ports/74528 Submitted by: Ant?nio Carlos Ven?ncio J?nior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=122889
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 4019c2e59c14..65466ba80b7b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -322,6 +322,7 @@
SUBDIR += pear-Crypt_CBC
SUBDIR += pear-Crypt_RC4
SUBDIR += pear-File_Passwd
+ SUBDIR += pear-LiveUser
SUBDIR += pear-Text_Password
SUBDIR += pf
SUBDIR += pft