# -*- 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
set _n [string index ${_name} 0]
maintainers {khindenburg @kurthindenburg} openmaintainer
description TCP port monitoring utilities
long_description ${description}
homepage https://pypi.python.org/pypi/${_name}
distname ${_name}-${version}
master_sites pypi:${_n}/${_name}/
checksums rmd160 2a1845d7af1716a65acdb59719e235d5fe894bd6 \
sha256 507e1f76eb6deec0cc15045d1140a07874f44d02eec021e8fd383557d99fe93d \
python.versions 27 34 35 36 37
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools_scm
depends_lib-append port:py${python.version}-jaraco.functools \
port:py${python.version}-six \
port:py${python.version}-tempora