# -*- 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/kubernetes-sigs/kind 0.26.0 v go.offline_build no github.tarball_from archive revision 0 homepage https://kind.sigs.k8s.io description kind is a tool for running local Kubernetes clusters \ using Docker container “nodes”. long_description {*}${description} kind was primarily designed for testing \ Kubernetes itself, but may be used for local development \ or CI. categories sysutils installs_libs no license Apache-2 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer build.cmd make build.target build checksums rmd160 c9d4d333316adaf37248cb06ea16d6572fa74b83 \ sha256 6b0ae7748144034ba296a302f5aaaad7120aef4df9d8138cc6276a43ca3c96d1 \ size 1938149 destroot { xinstall -m 0755 ${worksrcpath}/bin/${name} ${destroot}${prefix}/bin/ } github.livecheck.regex \ {([0-9.]+)}