# -*- 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 python 1.0 name github-backup set _n [string index ${name} 0] version 0.20.0 platforms darwin license MIT maintainers {gmail.com:davide.liessi @dliessi} openmaintainer description Backup a GitHub user or organization long_description ${description} homepage https://github.com/josegonzalez/python-github-backup master_sites pypi:${_n}/${name} checksums rmd160 1089dc2d67260cb41fb4639646f141c9caca5bd9 \ sha256 d082fa39a956763a4f18aa4fd4def53a721215b3f202bd016cefa653bc6884e5 \ size 16394 python.default_version 37 depends_build-append \ port:py${python.version}-setuptools livecheck.type pypi