# -*- 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 py-buildbot-console-view version 2.5.1 revision 0 maintainers {ryandesign @ryandesign} {rajdeep @rajdeepbharati} {mojca @mojca} openmaintainer description Buildbot Console View plugin long_description ${description} platforms darwin supported_archs noarch homepage https://buildbot.net/ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} distname ${python.rootname}-${version} license GPL-2 checksums sha256 aa1e217c255688261746661f8fc34c0af01b88aad20b9b97c25ca6733c19232a \ rmd160 2adffded98582b1337ff1092f393f1cab4146c8f \ size 17532 python.versions 37 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-buildbot-pkg livecheck.type none }