# -*- 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.16 5.18 5.20 5.22 perl5.setup Pod-POM 0.29 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} supported_archs noarch description Pod Object Model long_description ${description} checksums rmd160 758343f9a433ab9be6f33c07cb70235a1cb24193 \ sha256 5f7632b04d911ae37136709d6554f9cfccba8b86d308a7708b3068536e9873d5 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-file-slurp }