aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-12 14:12:10 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-12 14:12:10 +0000
commit4558cc5511ad1478b9bcd5757886bbdc155fea3d (patch)
tree033eff875c8406a1fcf8a2b9c9d38f3aa0b5a351 /www/Makefile
parent24639f2536eabad2b5599d613e97d8729fd87496 (diff)
downloadports-4558cc5511ad1478b9bcd5757886bbdc155fea3d.tar.gz
ports-4558cc5511ad1478b9bcd5757886bbdc155fea3d.zip
The authentication plugin provides generic user support. It is the basis
for both authentication (checking the user is who they claim to be), and authorization (allowing the user to do what the system authorises them to do). WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ PR: ports/90271 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Notes
Notes: svn path=/head/; revision=150990
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 3a6d67b29b55..5c6ef597bd0f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -494,6 +494,7 @@
SUBDIR += p5-Catalyst-Model-CDBI-Sweet
SUBDIR += p5-Catalyst-Model-DBIC
SUBDIR += p5-Catalyst-Model-DBIC-Plain
+ SUBDIR += p5-Catalyst-Plugin-Authentication
SUBDIR += p5-Catalyst-Plugin-Authentication-CDBI
SUBDIR += p5-Catalyst-Plugin-DefaultEnd
SUBDIR += p5-Catalyst-Plugin-FillInForm