# -*- 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$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Pod-POM 0.27 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} supported_archs noarch description Pod Object Model long_description ${description} checksums rmd160 d45868df156a47fb171f554c5b53a2cb22382d14 \ sha256 bf2f25602416117a5982586eb3c5db7f54ec5bd36057c504bc7c04ab789357b6 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-file-slurp }