# -*- 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

PortSystem          1.0
PortGroup           python 1.0

name                nhentai
version             0.5.25
revision            0
categories-prepend  net
platforms           {darwin any}
license             MIT
maintainers         nomaintainer
description         nhentai doujinshi downloader
long_description    {*}${description}
homepage            https://github.com/RicterZ/nhentai
checksums           rmd160  eaae8daceaed44d4807b9a5cb3f999b5e3dbb7d1 \
                    sha256  8112518f7bcdc68367b326763ae305152dae8965a8aac35afe0f9314b900a911 \
                    size    42685
supported_archs     noarch

python.default_version  312
python.pep517_backend   poetry

depends_lib-append  port:py${python.version}-beautifulsoup4 \
                    port:py${python.version}-chardet \
                    port:py${python.version}-httpx \
                    port:py${python.version}-iso8601 \
                    port:py${python.version}-requests \
                    port:py${python.version}-soupsieve \
                    port:py${python.version}-tabulate \
                    port:py${python.version}-urllib3
