# -*- 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                tomoe
version             3.7.1
revision            0
categories-prepend  net manga nsfw
platforms           any
license             MIT
maintainers         nomaintainer
description         A doujinshi downloader with ease
long_description    {*}${description}
homepage            https://github.com/sinkaroid/tomoe
checksums           rmd160  22994f1200e527836c6be69f883dd02e31f096b1 \
                    sha256  d5454dadd91883569736c1e8d353b42809be27fd3cbafbfed8ce8e44de039a78 \
                    size    14933
supported_archs     noarch

python.default_version  312

depends_lib-append  port:janda \
                    port:py${python.version}-inputimeout \
                    port:py${python.version}-xhtml2pdf
