# -*- 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.8 5.10 5.12 5.14 5.16 perl5.setup Data-Compare 1.22 revision 2 platforms darwin maintainers nomaintainer supported_archs noarch license {Artistic GPL} description Compare perl data structures long_description ${description} checksums sha256 ce8f2c7cd8e7aad8bfa381824f43c0d2ae0ed8a21450817bbeb1d971b5c2e8af \ rmd160 141aa84b7b5712188be2deb66bd53703ebb3e85b if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-file-find-rule }