aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-09-17 15:55:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-09-17 15:55:53 +0000
commitbcac49f5ee74e9fd22e52e31bfa330315d9812fc (patch)
tree234999939cc1a581d9ea15c65ad32a8404b3dfc9 /security/Makefile
parent0a991b5988e94af1c0c946eee15ef10563a9bb44 (diff)
downloadports-bcac49f5ee74e9fd22e52e31bfa330315d9812fc.tar.gz
ports-bcac49f5ee74e9fd22e52e31bfa330315d9812fc.zip
Net::Radius::Server provides an extensible framework to create RADIUS
servers suitable for non-standard scenarios where authentication needs to consider multiple factors. The RADIUS responses may be created by arbitrarily complex rules that process the request packet as well as any external data accessible to Perl. WWW: http://search.cpan.org/dist/Net-Radius-Server/ PR: ports/138164 Submitted by: Gea-Suan Lin <gslin@gslin.org> Feature safe: yes
Notes
Notes: svn path=/head/; revision=241598
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 a608f68c5d4d..1132b39d1e8e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -513,6 +513,7 @@
SUBDIR += p5-Net-Daemon-SSL
SUBDIR += p5-Net-OpenID-JanRain
SUBDIR += p5-Net-OpenID-Server
+ SUBDIR += p5-Net-Radius-Server
SUBDIR += p5-Net-SAML
SUBDIR += p5-Net-SSLeay
SUBDIR += p5-Net-Server-Mail-ESMTP-AUTH