# $Id: Portfile 33441 2008-01-27 11:46:26Z ryandesign@macports.org $ PortSystem 1.0 name autogen version 5.9.3 categories devel platforms darwin maintainers mww description tool to simplify the creation and maintenance of programs long_description AutoGen is a tool designed to simplify the creation \ and maintenance of programs that contain large amounts \ of repetitious text. It is especially valuable in \ programs that have several blocks of text that must \ be kept synchronized. homepage http://autogen.sourceforge.net/ master_sites sourceforge gnu:autogen:rel5.9 checksums md5 c7f786b7855e749a487bfb4b4b483180 \ sha1 bc75e876ea8effd705d96542baa2c214df2134d8 \ rmd160 dd7d549243efd3d6570f01a40ebb36335b72cb59 use_bzip2 yes patchfiles patch-autoopts-optlib.tpl depends_lib port:guile port:libiconv port:libxml2 port:zlib port:coreutils configure.args --mandir=${prefix}/share/man \ --infodir=${prefix}/share/info test.run yes test.target check platform darwin 8 { configure.cppflags-append "-D_WINT_T" } platform darwin 6 { pre-build { reinplace "s|define HAVE_SYS_SIGLIST 1|undef HAVE_SYS_SIGLIST|g" \ ${worksrcpath}/config.h } } livecheck.check regex livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D livecheck.regex rel(\[0-9\]+.\[0-9\]+.\[0-9\]+)