# -*- 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 nickgerace gfold 4.5.0 github.tarball_from archive revision 0 description CLI tool to help keep track of your Git repositories long_description {*}${description} categories devel installs_libs no license Apache-2 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums ${distname}${extract.suffix} \ rmd160 9d0b39eacddc8c8bec5afac7a34caac4e904e2f8 \ sha256 ba5afe509ef17f5cdde8540cfd9321001cbb10d49dd6324f22562d65dbae8738 \ size 979594 build.pre_args-delete \ --frozen destroot { xinstall -m 0755 \ ${worksrcpath}/target/[cargo.rust_platform]/release/${name} \ ${destroot}${prefix}/bin/ } github.livecheck.regex \ {([0-9.]+)}