# -*- 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-Depends 0.15 revision 4 platforms darwin license {Artistic-1 GPL} maintainers ryandesign openmaintainer description identify the dependencies of a distribution long_description ${description} checksums rmd160 7a01142e29606bd259ff7b33cd2dcddc104aa376 \ sha256 2d1adf4a32127b3d492baa808a84920465c51442127ce21ec8db7e2a8d8c558f if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-class-accessor-chained \ port:p${perl5.major}-yaml supported_archs noarch }