a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22544 2007-03-04 20:07:13Z mww@macports.org $
PortSystem 1.0
name cpio
version 2.7
categories archivers
platforms darwin
maintainers mww@macports.org
description copies files into or out of a cpio or tar archives
long_description GNU cpio copies files into or out of a cpio or tar \
archive. The archive can be another file on the disk, a \
magnetic tape, or a pipe.
homepage http://www.gnu.org/software/cpio/cpio.html
master_sites gnu
checksums sha1 ce1c8ab703d62fc1d30ca59e044ba9f43c3db574
use_bzip2 yes
depends_lib port:gettext port:libiconv
configure.args --program-prefix=gnu \
--mandir=${prefix}/share/man \
--infodir=${prefix}/share/info \
--libexecdir=${prefix}/lib/${name}
test.run yes
test.target check
livecheck.check regex
livecheck.url http://ftp.gnu.org/gnu/cpio/?M=D
livecheck.regex cpio-(\[0-9\]+\\.\[0-9\]+)