# -*- 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 # $Id: Portfile 144565 2016-01-12 21:45:09Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 # module may not work well with perl 5.22+ # see Canary::Stability output during configure perl5.branches 5.22 perl5.setup Convert-UUlib 1.5 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 3e05a9f5a51dccd403fa22554a51d787cc47f2e8 \ sha256 0cd81bc21377fad191f89aa427733efe5b7e75ca1889e9317945ad448c6388ea if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-canary-stability }