# -*- 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.4.0 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 f9a926abf1d7e8e528b46bc98cfc4ef8f94f1d47829f21015d8425b06afaea5c \ rmd160 c8a31c6a52999cf48e5c8dc5fea80adcbf307f26 \ size 22631 python.versions 37 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-buildbot-pkg livecheck.type none }