# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Test-Simple 0.86
maintainers			email.arc.nasa.gov:sal
description			Basic utilities for writing perl tests
long_description	${description}
platforms			darwin

checksums           md5 918f256d1aceeff0b739905c1dd3df8a \
                    sha1 b3a66d297459cf9ca6d952af8f87ceb3ad6c54a8 \
                    rmd160 19a69e52d2d7cabd2df47aab976758bd4fd0846b

## # 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"
## }

universal_variant   no
