aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-01-12 13:16:53 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-01-12 13:16:53 +0000
commitdf83b37884d8a235d51a7b7bf268f784c0e20aca (patch)
tree02a9c5ce095ef7cdbebc9aee1f090e18389b4514 /security/Makefile
parentd9939c32b9a45090d380344539ae5d09a0acd346 (diff)
downloadports-df83b37884d8a235d51a7b7bf268f784c0e20aca.tar.gz
ports-df83b37884d8a235d51a7b7bf268f784c0e20aca.zip
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/ PR: ports/164035 (based on) Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Notes
Notes: svn path=/head/; revision=289020
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 306ff6e64ab2..221f686bb2fe 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -359,6 +359,7 @@
SUBDIR += p5-Authen-Krb5
SUBDIR += p5-Authen-Libwrap
SUBDIR += p5-Authen-NTLM
+ SUBDIR += p5-Authen-OATH
SUBDIR += p5-Authen-PAAS
SUBDIR += p5-Authen-PAM
SUBDIR += p5-Authen-Passphrase