# $Id$ PortSystem 1.0 name autoconf version 2.62 categories devel maintainers nomaintainer platforms darwin description Automatically configures software for compilation long_description \ Autoconf is an extensible package of m4 macros that produce \ shell scripts to automatically configure software source code \ packages. These scripts can adapt the packages to many kinds \ of UNIX-like systems without manual user intervention. \ Autoconf creates a configuration script for a package from a \ template file that lists the operating system features that \ the package can use, in the form of m4 macro calls. homepage http://www.gnu.org/software/autoconf/ master_sites gnu use_bzip2 yes post-patch { reinplace "s|'libtoolize'|'glibtoolize'|" ${worksrcpath}/bin/autoreconf.in } checksums md5 e1fb8fe0b22e651240afdfa2be537a3c \ sha1 de2b6f57da07427794c56e25844e31f35fc46755 \ rmd160 7920ad047a13f7c8f1e915c47739aff447dfe1ed depends_lib bin:perl:perl5.8 \ port:m4 \ port:help2man configure.args --mandir=${prefix}/share/man \ --infodir=${prefix}/share/info livecheck.check regex livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D livecheck.regex ${name}-(\\d+\\.\\d+)