# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-b asic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Convert-UUlib 1.8 ../../authors/id/M/ML/MLEHMANN
license             GPL
platforms           darwin
maintainers         designvox.com:borys openmaintainer

description         Perl interface to the uulib library
long_description    ${name} is a ${description} (a.k.a. uudeview/uuenview)

checksums           rmd160  15a5c9cc93b3a590aef99da29dd041fe2c7f0add \
                    sha256  98c314c50fb15bf53f89fcfe47ecaaf2b7bd3a87573638916c8a04cde9a8db3c \
                    size    302763

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-canary-stability

    depends_lib-append \
                    port:p${perl5.major}-common-sense
}
