# -*- 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 Array-Compare 2.11 license {Artistic-1 GPL} maintainers nomaintainer description Perl module which allows you to compare two arrays long_description ${description} platforms darwin supported_archs noarch checksums rmd160 dcae86a0c80c181a57ac444a07f9d42e0303cc29 \ sha256 9af158ef012186fd26ac58ffcbdd16c06472e93e9c470683ef5f967ca9783538 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 } perl5.use_module_build