# -*- 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                javdb
version             0.1.3
revision            0
categories-prepend  multimedia www nsfw
platforms           any
license             MIT
maintainers         nomaintainer
description         Command-line scraper for javdatabase.com
long_description    {*}${description}. Search movies, extract metadata and download preview images or NFO files for media centers.
homepage            https://github.com/phoenixthrush/javdb-python
checksums           rmd160  641ea366620ea75f79e04afcf34b58d9d71e10b5 \
                    sha256  72e9e974d11f51151b39373e45c6a72ced14e450852d69509d4e14586a421c76 \
                    size    8850
supported_archs     noarch

python.default_version  314

depends_lib-append  port:py${python.version}-niquests
