# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
perl5.setup Auth-Yubikey_WebClient 4.01 ../../authors/id/M/MA/MASSYN
description Authenticating the Yubikey against the Yubico Web API
long_description Authenticate against the Yubico server via the Web API in Perl. Before \
you can use this module, you need to register for an API key at Yubico. \
This is as simple as logging onto <https://api.yubico.com/yms/getapi.php> \
and entering your Yubikey's OTP and a brief description. Once you have \
the API and ID, you need to provide those details to the module to work.
checksums rmd160 5c8985507ab51312c8a96ee9055d9b2e5e05927b \
sha256 a76bcae93b52f8909097c7c3f42687511ce3d68d9fea2357697b0e69b93f5b40
if {${perl5.major} != ""} {
port:p${perl5.major}-digest-hmac \
port:p${perl5.major}-libwww-perl \
port:p${perl5.major}-mime-base64 \