# -*- 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 # $Id: Portfile 154393 2016-10-28 22:10:07Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup podlators 4.08 ../by-authors/id/R/RR/RRA/ license {Artistic-1 GPL} maintainers nomaintainer description podlators contains Pod::Man and Pod::Text modules. long_description ${description} homepage https://metacpan.org/release/${perl5.module} platforms darwin checksums rmd160 bf1976938455266b122d6b95bbb4cc1405f71efe \ sha256 e1892cfa7e35883fce0b503448e6337856bd00a1a452124e61eadadb2530b180 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-pod-simple supported_archs noarch perl5.link_binaries no }