# -*- 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/creativeprojects/resticprofile 0.28.1 v go.offline_build no github.tarball_from archive revision 0 homepage https://creativeprojects.github.io/resticprofile/ description Configuration profiles manager and scheduler for restic long_description resticprofile is one of many automation tools for restic, \ also called a wrapper. In a nutshell, resticprofile \ provides a configuration file and a runner that will \ generate all the necessary calls to restic. \ Additionally, it can schedule a profile via a user agent or \ a daemon in launchd categories sysutils installs_libs no license GPL-3 maintainers {fsoj.de:lheise @lucaheise} \ openmaintainer checksums rmd160 955bbae249552767a9f4b5444d8ab30bd1a91986 \ sha256 0f4274a82df80eecb442af7d3c2422311cbea9b4b0c5e75be50159ec76f8187b \ size 3205762 depends_run port:restic destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }