# -*- 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 cargo 1.0 PortGroup github 1.0 github.setup kyoheiu felix 2.14.0 v github.tarball_from archive revision 0 description tui file manager with vim-like key mapping long_description {*}${description} conflicts fx categories sysutils installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer build.pre_args-delete \ --frozen --offline checksums rmd160 8607c71bfa6b1becf326d65616cbd27bf0803ec0 \ sha256 6c6cd8d8e16890c8afc0638af8588a56c40648728feae610b7f3c6886c5a51d3 \ size 13355055 destroot { xinstall -m 0755 \ ${worksrcpath}/target/[cargo.rust_platform]/release/fx \ ${destroot}${prefix}/bin/ }