# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup PathTools 3.25 ../../authors/id/K/KW/KWILLIAMS/ platforms darwin maintainers geeklair.net:dluke openmaintainer description PathTools contains path building and modification classes. long_description $description homepage http://search.cpan.org/dist/${perl5.module}/ #master_sites http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/ checksums md5 242b8a6355927625f57048f6c59577ca \ sha1 cbaf1a5aab6f7d50adbd00046010ae7e51e033ba \ rmd160 d14b9bb83b361a91a22560141b4b2753cf5804d0 # 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" }