# -*- 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 PortSystem 1.0 name libu2f-host version 1.1.4 revision 1 categories security platforms darwin maintainers {l2dy @l2dy} openmaintainer license LGPL-2.1+ description Yubico Universal 2nd Factor (U2F) Host C Library long_description Libu2f-host provides a C library and command-line tool \ that implements the host-side of the U2F protocol. There \ are APIs to talk to a U2F device and perform the U2F Register \ and U2F Authenticate operations. homepage https://developers.yubico.com/${name}/ master_sites https://developers.yubico.com/${name}/Releases/ use_xz yes checksums rmd160 1d8f0a24304e980f81f230740f3de7837b9a5d97 \ sha256 6043ec020d96358a4887a3ff09492c4f9f6b5bccc48dcdd8f28b15b1c6157a6f depends_build port:pkgconfig depends_lib port:json-c \ port:hidapi-devel livecheck.type regex livecheck.url ${master_sites} livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)${extract.suffix}