aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-05 16:31:43 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-05 16:31:43 +0000
commitef82fc20c75ad5d2a32c8a7a761ea933fb51af8c (patch)
tree7088b158e56aa6a214c6040a5994afc3a910a2b3 /security/Makefile
parent8a550d7b36b5a201e8a80cc51b3c7fc311e1488b (diff)
downloadports-ef82fc20c75ad5d2a32c8a7a761ea933fb51af8c.tar.gz
ports-ef82fc20c75ad5d2a32c8a7a761ea933fb51af8c.zip
New port
The Authen::CyrusSASL module provides a simple class that allows you to send request to the cyrus-sasl's authen daemon. This module is based on the Authen::Radius module with the similar interface. PR: 86943 Submitted by: Attila Nagy <bra@fsn.hu> Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=144309
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 a2cf2871c88e..04a8eaaa4f2a 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -259,6 +259,7 @@
SUBDIR += osiris
SUBDIR += outguess
SUBDIR += p5-Authen-Captcha
+ SUBDIR += p5-Authen-CyrusSASL
SUBDIR += p5-Authen-Krb5
SUBDIR += p5-Authen-PAM
SUBDIR += p5-Authen-Radius