# -*- 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 # $Id$ PortSystem 1.0 PortGroup python 1.0 PortGroup github 1.0 github.setup powerline powerline 2.5 name py-powerline categories-append devel platforms darwin maintainers sean openmaintainer supported_archs noarch license MIT description Powerline is a statusline plugin for vim, and provides \ statuslines and prompts for several other applications, \ including zsh, bash, tmux, IPython, Awesome and Qtile. long_description ${description} checksums rmd160 a6f35ff097434aff7983a5a90b73534061bc7b06 \ sha256 42edb927058580b8220cf30bde75c1c1ae0dfca98664bb6e0ef27d5f0b270742 python.versions 27 34 35 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools livecheck.type none }