# -*- 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.26 5.28 perl5.setup Array-Compare v3.0.2 epoch 1 license {Artistic-1 GPL} maintainers nomaintainer description Perl module which allows you to compare two arrays long_description ${description} platforms darwin checksums rmd160 22a801fad7624bef9f9fa9c5b928a7b4e55e50af \ sha256 5a88f29d45223a667557e179acf2b268130384356f3bd478ad791c68cdba2832 \ size 9717 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-nowarnings depends_lib-append \ port:p${perl5.major}-moo \ port:p${perl5.major}-type-tiny supported_archs noarch perl5.use_module_build }