# $Id: Portfile 56965 2009-09-04 00:14:05Z narf_tm@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Test-Simple 0.94 maintainers email.arc.nasa.gov:sal description Basic utilities for writing perl tests long_description ${description} platforms darwin checksums md5 e4e09d8bf2cc73124152ba2c45c95b5b \ sha1 ae41562c9dbb28724f62ed4414eb2f391a878b34 \ rmd160 34d53454a592f297300ed9cbe62e0639c5dcdf27 ## # 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