# -*- 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/charmbracelet/gum 0.14.5 v go.offline_build no github.tarball_from archive revision 0 description A tool for glamorous shell scripts long_description {*}${description} categories devel sysutils installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 faeebf002f650fb4d04e4d2f90b661b56273d377 \ sha256 b2c8101bb6f93acba420808df65b3f9acfe8cc9de283c1d9d94311123f43f271 \ size 58905 build.pre_args-append \ -ldflags \"-X main.Version=${version}\" destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }