# -*- 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 List-AllUtils 0.02 revision 2 platforms darwin maintainers l2g openmaintainer license Artistic GPL supported_archs noarch description List::AllUtils - mixes List::Utils and List::MoreUtils long_description ${description} checksums sha1 1d3669e6d0922fb1c62935be9c0f3cb5c1bca483 \ rmd160 23cd58699f33f8d5a95b3042167ed37732f15f79 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-list-moreutils perl5.use_module_build }