# $Id: Portfile 20429 2006-11-03 02:18:44Z jberry@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup MacOSX-File 0.68 BSD/DANKOGAI maintainers nomaintainer@macports.org categories-append sysutils description A collection of Perl modules to manipulate files on MacOS X long_description MacOSX::File is a collection of Perl modules that \ allows you to do what binaries in /Developer/Tools \ allows you to do directly via perl. You can \ implement your own CpMac, MvMac, GetFileInfo and \ SetFile without calling these binaries. checksums md5 dcc6972993dcb128d1c6030e8458fd1d platforms darwin post-patch { reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/Makefile.PL }