# -*- 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/sl1pm4t/k2tf 0.7.0 v github.tarball_from archive revision 0 description Kubernetes YAML to Terraform HCL converter long_description {*}${description} categories sysutils installs_libs no license MPL-2 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer # Allow Go to fetch deps at run time go.offline_build no checksums rmd160 3fb1cc41fe33a817c61333921d6df336ff38b3c8 \ sha256 f1422861041d2a6eb03292ecce21002ad70ee24fb8ef6ded0118358a3204ce17 \ size 84568 destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }