# -*- 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/freeze 0.1.6 v go.offline_build no revision 0 description Generate images of code and terminal output long_description \ {*}${description}. Freeze generates PNGs, SVGs, and WebPs of code and \ terminal output alike. categories sysutils graphics installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 9dc9043ab08a1ab3384d8c3f498ae121540aed1c \ sha256 4a65b5f31d2010efc15604910b52ebfa94a48b9ac68b7796090902d43a9f6a38 \ size 4987232 build.pre_args-append \ -ldflags \" -X main.Version=${version} \" destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }