# -*- 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.7 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 af13ab30d6d3e9c1a8558191cdc5cff1292b62a5 \ sha256 afdecd3f491e60f3edd895bd4ecdead872924466e263d1492c83d8ba6b7f57a8 \ size 668672 go.offline_build no build.target ./cmd/${name} destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }