diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-05 16:31:43 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-05 16:31:43 +0000 |
commit | ef82fc20c75ad5d2a32c8a7a761ea933fb51af8c (patch) | |
tree | 7088b158e56aa6a214c6040a5994afc3a910a2b3 /security/p5-Authen-CyrusSASL/pkg-descr | |
parent | 8a550d7b36b5a201e8a80cc51b3c7fc311e1488b (diff) | |
download | ports-ef82fc20c75ad5d2a32c8a7a761ea933fb51af8c.tar.gz ports-ef82fc20c75ad5d2a32c8a7a761ea933fb51af8c.zip |
Notes
Diffstat (limited to 'security/p5-Authen-CyrusSASL/pkg-descr')
-rw-r--r-- | security/p5-Authen-CyrusSASL/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-Authen-CyrusSASL/pkg-descr b/security/p5-Authen-CyrusSASL/pkg-descr new file mode 100644 index 000000000000..e22fac147248 --- /dev/null +++ b/security/p5-Authen-CyrusSASL/pkg-descr @@ -0,0 +1,5 @@ +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. + +WWW: http://search.cpan.org/dist/Authen-CyrusSASL/ |