# -*- 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 PortGroup cmake 1.1 PortGroup github 1.0 github.setup paolostivanin libcotp 3.0.0 v revision 0 categories security devel crypto maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license Apache-2 description C library that generates TOTP and HOTP long_description {*}${description} checksums rmd160 e53162f27e7a6aeee88f454eec5ee436e12d0ae0 \ sha256 ff0b9ce208c4c6542a0f1e739cf31978fbf28848c573837c671a6cb7b56b2c12 \ size 18900 github.tarball_from archive depends_build-append port:pkgconfig depends_lib-append port:libgcrypt compiler.cxx_standard 2011 # TODO: tests require criterion, which is not yet in Macports: https://github.com/Snaipe/Criterion configure.args-append -DBUILD_TESTING=OFF