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