# -*- 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/k0sproject/k0sctl 0.19.4 v go.offline_build no github.tarball_from archive revision 0 description A bootstrapping and management tool for k0s clusters. long_description {*}${description} categories sysutils installs_libs no license Apache-2 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 60d1286b312c5cff3ff021e113bd63b95f123f1a \ sha256 ecaff63bf5d22e06da04d7c94ee6e24cbefa1a52527380241d59fe02baaa2edd \ size 105949 build.cmd make build.pre_args-append \ TAG_NAME=${github.tag_prefix}${version} build.args ${name} destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ } github.livecheck.regex \ {([0-9\.]+)}