# $Id: Portfile 28503 2007-09-02 18:52:07Z mww@macports.org $ PortSystem 1.0 name xar version 1.5.1 categories archivers sysutils description xar is the eXtensible ARchiver maintainers mww@macports.org long_description ${description} homepage http://code.google.com/p/xar/ master_sites http://xar.googlecode.com/files/ checksums sha1 bf6506dd200ea18ea1331391da7aaece1188208d depends_lib port:bzip2 \ port:libiconv \ port:libxml2 \ port:openssl \ port:zlib configure.args --mandir=${prefix}/share/man \ --with-libz=${prefix} \ --with-libbzip2=${prefix} \ --with-libcrypto=${prefix} \ --with-xml2-config=${prefix}/bin/xml2-config platform darwin 8 { configure.compiler gcc-4.0 } livecheck.check regex livecheck.url http://code.google.com/p/xar/downloads/list?can=2&q=&sort=-uploaded livecheck.regex files/xar-(\[0-9\.\]+).tar.gz