# $Id: Portfile 35308 2008-03-25 07:22:21Z wsiegrist@apple.com $ PortSystem 1.0 name p7zip version 4.57 revision 1 categories archivers maintainers wms platforms darwin description 7-Zip implementation long_description \ p7zip is a port of 7-Zip, a file archiver with \ highest compression ratio. homepage http://p7zip.sourceforge.net/ master_sites sourceforge distname [strsed ${distname} {g/-/_/}] use_bzip2 yes distfiles ${distname}_src_all${extract.suffix} checksums md5 773f78d8b297eb858626667d4dfa93c7 \ sha1 eda5de3d35567e2633373dbe60313527a6a4db27 \ rmd160 af40563b4ead84d138e9fff03a2677540c50d29d patchfiles patch-install.sh.diff configure { copy -force ${worksrcpath}/makefile.macosx ${worksrcpath}/makefile.machine } post-configure { if {[variant_isset universal]} { reinplace "s|\$(LOCAL_FLAGS)|${configure.universal_cflags} \$(LOCAL_FLAGS)|g" \ ${worksrcpath}/makefile.machine } } destroot.destdir DEST_HOME=${prefix} \ DEST_SHARE_DOC=${prefix}/share/doc/${name}-${version} \ DEST_MAN=${prefix}/share/man \ DEST_DIR=${destroot}