# -*- 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 real_name ndg_httpsclient
worksrcdir ${real_name}-${version}
distfiles ${real_name}-${version}${extract.suffix}
maintainers {mps @Schamschula} openmaintainer
description This is a HTTPS client implementation for httplib and urllib2 based \
long_description ${description} PyOpenSSL provides a more fully featured SSL \
implementation over the default provided with Python and importantly \
enables full verification of the SSL peer.
homepage https://pypi.python.org/pypi/ndg-httpsclient
master_sites pypi:n/ndg-httpsclient
checksums rmd160 283187e9cb79e5c805b4f6947660256d6afa0630 \
sha256 d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210 \
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-asn1 \
port:py${python.version}-openssl
livecheck.regex ${real_name}-(\[0-9.\]+)${extract.suffix}