# -*- 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.1 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 09133a2937237c163fa7cec9c75860b631393a5a \ sha256 28d1d50a29ede093809b08ee6ac2f8a1a9c748728f481835fad3d2b45b0cec83 \ size 58901 build.pre_args-append \ -ldflags \"-X main.Version=${version}\" destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }