# -*- 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/MHNightCat/superfile 1.1.4 v go.offline_build no github.tarball_from archive 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 16469d4b642b20362d8d49067ecc7417edb99b43 \ sha256 3b1060deab226f9d6de8e57abbcfcf80f356332f1b9de1b042aece94d0571c25 \ size 7978489 build.args-append -o ./spf destroot { xinstall -m 0755 ${worksrcpath}/spf ${destroot}${prefix}/bin/ }