# -*- 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 golang 1.0 go.setup github.com/confluentinc/cli 4.13.2 v go.offline_build no name confluent-cli github.tarball_from archive revision 0 description CLI for Confluent Cloud and Confluent Platform long_description \ The Confluent CLI lets you manage your Confluent Cloud and Confluent \ Platform deployments, right from the terminal. categories sysutils installs_libs no license Permissive maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 b4ebbff8c4faecf6ca86e39853b0c37bf59c7c4f \ sha256 d5b9c0df627eebf411886887d95b820f411fe1d745a0d1cb766c22cdff07805c \ size 8342519 patchfiles-append patch-Makefile.diff build.cmd make build.pre_args-append \ VERSION=${github.tag_prefix}${version} depends_build-append \ port:goreleaser destroot { xinstall -m 0755 \ [glob ${worksrcpath}/dist/confluent_*/confluent] \ ${destroot}${prefix}/bin/ } github.livecheck.regex \ {([0-9.]+)}