# -*- 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 # module may not work well with perl 5.22+ # see Canary::Stability output during configure perl5.branches 5.26 5.28 5.30 perl5.setup Convert-UUlib 1.6 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 66e6670fd3bca362a98cbeefd2b8780f445072e0 \ sha256 c5a24bba864708329b5112d538b5f5da10bc140b1642977914da0bb911a658b3 \ size 237454 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-canary-stability }