# -*- 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: Portfile 77221 2011-03-24 06:52:18Z l2g@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         List-AllUtils 0.02
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

depends_lib-append  port:p5-list-moreutils

perl5.use_module_build
