# -*- 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 Sub-Name 0.14 license {Artistic-1 GPL} maintainers nomaintainer description (re)name a sub long_description ${description} platforms darwin checksums rmd160 43d607b5f151cc499ab6816b3d5285ada3af2f5a \ sha256 9276412677b445e7e9bdf6ab3a034a05a860e5c5dc560dd9272967745eeb3f17 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-devel-checkbin }