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