# -*- 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
github.setup fireteam curlish 1.22
categories-append net devel
description curl with flames on top
long_description Helpers for using OAuth 2.0 with curl
checksums rmd160 ec6d76ddd900174bb3818c6395220f89f57b968e \
sha256 3474f4c91eb77fc1f650f5ea4940087e8475f92cd1a8911a6b7cf6f71bbe1e2f
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools
depends_lib-append port:curl
depends_run port:curlish_select
select.file ${filespath}/curlish${python.version}
reinplace "s|= get_default_curl_path()|= '${prefix}/bin/curl'|g" \
${worksrcpath}/curlish.py