# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Dist-CheckConflicts 0.11 ../by-authors/id/D/DO/DOY/ revision 2 license {Artistic-1 GPL} maintainers nomaintainer description declare version conflicts for your dist long_description ${description} platforms {darwin any} checksums rmd160 5228a84ce011d9bc1072411cf60b82b89e38354d \ sha256 ea844b9686c94d666d9d444321d764490b2cde2f985c4165b4c2c77665caedc4 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-fatal depends_lib-append \ port:p${perl5.major}-module-runtime supported_archs noarch }