# -*- 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
python.versions 27 34 35 36
maintainers stromnov openmaintainer
description An extension module for click to enable registering CLI commands via setuptools entry-points.
long_description ${description}
homepage https://github.com/click-contrib/click-plugins
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 42a0213067bdfbb47fe2518851e3bb60651e4878 \
sha256 7acc5e7eedd2dfd719714e8d53ae99030b5357aed661d0b06dacd6c2d583d7c5
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-setuptools \
port:py${python.version}-click