# $Id: Portfile 49007 2009-04-01 20:59:06Z ricci@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Scalar-List-Utils 1.19
revision            1
maintainers         narf_tm openmaintainer
description         Perl subroutines that would be nice to have in the perl core
long_description    ${description}

checksums           md5 9b6b397aa79e6fc8e70e894721f51b1f \
                    sha1 9deeaad8d97730ffef39c8734ca582b821834a40 \
                    rmd160 88f024d421343189f5895e1ccbeb7e239d17876e

platforms           darwin

## # Perl searches vendor location last, so this won't
## # override the older version included with perl
## # if we install it in the vendor location
## set perl5.lib       ${prefix}/lib/perl5/${perl5.version}

## configure.args

## post-destroot {
##     ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port"
## }
