# $Id: Portfile,v 1.6 2005/01/25 06:32:42 toby Exp $ PortSystem 1.0 name libarchive version 1.02.002 categories archivers maintainers toby@opendarwin.org description functions for reading and writing streaming archives long_description \ Libarchive is a programming library that can create and \ read several different streaming archive formats, including \ most popular tar variants and several cpio formats. It can \ also write shar archives. homepage http://people.freebsd.org/~kientzle/libarchive/ platforms darwin master_sites ${homepage}src/ checksums md5 12d171a71438c0c40626cc70481436f5 depends_build lib:XXX:bzip2 lib:XXX:zlib configure.env CPPFLAGS=-I${prefix}/include configure.args --mandir=${prefix}/share/man