# -*- 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/homeport/termshot 0.2.8 v github.tarball_from archive revision 0 description Creates screenshots based on terminal command output long_description {*}${description} categories graphics textproc installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 ee0d354169576905abc810de2c65d41eed684c0f \ sha256 b0e34b34da047a576abf7c45f7dc6f5fa620012c67ad16316dd036e37cd0dda2 \ size 667811 go.offline_build no build.target ./cmd/${name} destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }