# -*- 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.25.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 90112219076aac224f6ccb17013efeb159da58c1 \ sha256 016c36750be5c5fb81f70e4675ee0a4f278dd929f05273184ff68cae112ce71b \ size 1958875 destroot { xinstall -m 0755 ${worksrcpath}/bin/${name} ${destroot}${prefix}/bin/ } github.livecheck.regex \ {([0-9.]+)}