# $Id: Portfile 28327 2007-08-28 10:51:50Z mww@macports.org $ PortSystem 1.0 name gnutar version 1.18 categories archivers maintainers mww@macports.org description tar version of the GNU project long_description \ the gnutar program creates, adds files to, or extracts files from \ an archive file in gnutar format, called a tarfile. A tarfile is \ often a magnetic tape, but can be a floppy diskette or any regular \ disk file. homepage http://www.gnu.org/software/tar/ master_sites gnu:tar checksums md5 70170208d7c1bb9ab40120579434b6a3 \ sha1 5b5078cb291492ffeb4fb134179fc6ffd2121c66 \ rmd160 129e1a53ed3b580f5efc582622a90fdfc9d105f5 distname tar-${version} use_bzip2 yes platforms darwin depends_lib port:gettext port:libiconv configure.args --program-prefix=gnu \ --infodir=${prefix}/share/info test.run yes test.target check post-destroot { xinstall -v -m 755 -d ${destroot}${prefix}/share/doc/${name} xinstall -v -W ${worksrcpath} ABOUT-NLS AUTHORS COPYING ChangeLog \ ChangeLog.1 INSTALL NEWS PORTS README THANKS TODO \ ${destroot}${prefix}/share/doc/${name} delete ${destroot}${prefix}/lib/charset.alias cd ${destroot}${prefix}/share/info/ file rename tar.info gnutar.info file rename tar.info-1 gnutar.info-1 file rename tar.info-2 gnutar.info-2 } livecheck.check regex livecheck.url http://ftp.gnu.org/gnu/tar/?C=M&O=D livecheck.regex tar-(\[0-9\.\]+\[0-9\])\\.