diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-03-28 09:57:33 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-03-28 09:57:33 +0000 |
commit | c4ee7c086c84d971f72da678f7ed0e00e370a41f (patch) | |
tree | 86af13f0a4588f976fef7ab063851141ebc0b076 /security/p5-GSSAPI/pkg-descr | |
parent | ddf2531e1408d4ad219318074fb9d40e550f6780 (diff) | |
download | ports-c4ee7c086c84d971f72da678f7ed0e00e370a41f.tar.gz ports-c4ee7c086c84d971f72da678f7ed0e00e370a41f.zip |
Notes
Diffstat (limited to 'security/p5-GSSAPI/pkg-descr')
-rw-r--r-- | security/p5-GSSAPI/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-GSSAPI/pkg-descr b/security/p5-GSSAPI/pkg-descr new file mode 100644 index 000000000000..26caeee886de --- /dev/null +++ b/security/p5-GSSAPI/pkg-descr @@ -0,0 +1,5 @@ +This module gives access to the routines of the GSSAPI library, +as described in rfc2743 and rfc2744 and implemented by the +Kerberos-1.2 distribution from MIT. + +WWW: http://search.cpan.org/dist/GSSAPI/ |