# -*- 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 Module-Metadata 1.000027 license {Artistic-1 GPL} maintainers nomaintainer description Gather package and POD information from perl module files long_description ${description} platforms darwin checksums rmd160 e0e9f00e52f724414413b689b5bae570bc11aacf \ sha256 e2f7dcb48e826d9cb4c08ca8d7e1a1d4ceaa7725f1245eb30c71ecbd119132e7 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-version supported_archs noarch }