diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-01-12 13:16:53 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-01-12 13:16:53 +0000 |
commit | df83b37884d8a235d51a7b7bf268f784c0e20aca (patch) | |
tree | 02a9c5ce095ef7cdbebc9aee1f090e18389b4514 /security/p5-Authen-OATH/pkg-descr | |
parent | d9939c32b9a45090d380344539ae5d09a0acd346 (diff) |
Notes
Diffstat (limited to 'security/p5-Authen-OATH/pkg-descr')
-rw-r--r-- | security/p5-Authen-OATH/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-Authen-OATH/pkg-descr b/security/p5-Authen-OATH/pkg-descr new file mode 100644 index 000000000000..b04679836570 --- /dev/null +++ b/security/p5-Authen-OATH/pkg-descr @@ -0,0 +1,5 @@ +The Authen::OATH module provides a Perl implementation of the +HOTP and TOTP One Time Password algorithms as defined by OATH +(http://www.openautentication.org). + +WWW: http://search.cpan.org/dist/Authen-OATH/ |