# -*- 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           github 1.0

github.setup        wolfSSL wolfCLU 0.2.0 v -stable
name                [string tolower ${github.project}]
revision            0
categories          security sysutils
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             {GPL-2 GPL-3}
installs_libs       no

description         wolfSSH Command Line Utility
long_description    {*}${description}

homepage            https://www.wolfssl.com

checksums           rmd160  2b31bbea5e7e03555c46ee38918f73997a8e8ec6 \
                    sha256  15c6a80e33113519a71568b73d4d3b915d77fb2119e71a80c2ef45cf1c164988 \
                    size    403275
github.tarball_from archive

use_autoreconf      yes

depends_lib-append  port:wolfssl

# stdatomic.h
compiler.c_standard 2011
