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

name                fzssh
version             1.2.0
revision            0

categories          net devel
maintainers         nomaintainer
license             AGPL-3+

description         SSH/SFTP library

long_description    fzssh is a SSH/SFTP library based on libfilezilla

homepage            https://fzssh.filezilla-project.org

master_sites        https://sources.archlinux.org/other/packages/fzssh

use_xz              yes

checksums           rmd160  2fbeeea6b0d26c60d836aac34584adfee0e18ad3 \
                    sha256  ab8888adc6a0c935740837078977eeb671651723031df260687c45180e20165a \
                    size    110480

depends_build       path:bin/pkg-config:pkgconfig

depends_lib         port:argon2 \
                    port:gmp \
                    port:libfilezilla \
                    port:nettle

patchfiles          clocale.patch
