PortSystem          1.0
PortGroup           python 1.0

name                dnuos
version             1.0.11
categories          sysutils
license             GPL-2
maintainers         nomaintainer
description         Console program that creates lists of music collections
long_description \
   Dnuos is a console program that creates lists of music collections, based \
   on directory structure.

platforms           {darwin any}
supported_archs     noarch

homepage            https://bitheap.org/dnuos/
master_sites        ${homepage}files

checksums           rmd160  ff2403dd66f3f038bb06efa96df8dec9899890d1 \
                    sha256  bfadc736d769ff9414d23a2084807c77f3eabcd6306e230faa16db18754fda54

python.default_version  27

depends_build-append    port:py${python.version}-setuptools
