# -*- 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.11 ykclient- checksums rmd160 522410ff6e2bd29534d547000a1e7963ec29fcae \ sha256 bc7d707662de77b82e7cd350519aa29110b70896549cbb0cc1ad12e69597da2c # 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 depends_build port:help2man patchfiles patch-configure.ac-automake-1.12-compatibility.patch use_autoreconf yes