# -*- 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 # $Id $ PortSystem 1.0 PortGroup github 1.0 github.setup Yubico yubico-c-client 2.9 ykclient- checksums rmd160 82a162950ec713b2e0b5e3fd2c1a66eb460225b7 \ sha256 7fd962753199185ca1262f96bd2018d1719a04957dbb0ea5f4afdf824bdfbded # I'm explicitly not marking this openmaintainer maintainers cal categories security description C library to validate a YubiKey OTP against a validation server long_description \ Library to validate YubiKey one-time-passwords against online validation \ servers, such as the Yubico YubiCloud. platforms darwin license BSD depends_lib port:curl \ port:libyubikey patchfiles patch-configure.ac-automake-1.12-compatibility.patch use_autoreconf yes