# -*- 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/yorukot/superfile 1.2.0.0 v go.offline_build no revision 0 description Pretty fancy and modern terminal file manager long_description {*}${description} categories sysutils installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 65283f6f8664cb66c499f9351bd5b2ddcceab918 \ sha256 4f60bd87659708c8b572140487ee4767ea74da502f5546c521793a8c3b30480a \ size 8718170 build.args-append -o ./spf destroot { xinstall -m 0755 ${worksrcpath}/spf ${destroot}${prefix}/bin/ }