# -*- 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.4.1 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 9a569a717b3dae136d9c7991b3a6dd423ac0de32 \ sha256 bdcbebd543f7222e253e4324677a5c524f90543cbf859a448359ac426b9453d9 \ size 979093 build.pre_args-delete \ --frozen destroot { xinstall -m 0755 \ ${worksrcpath}/target/[cargo.rust_platform]/release/${name} \ ${destroot}${prefix}/bin/ } github.livecheck.regex \ {([0-9.]+)}