# $Id$ PortSystem 1.0 name c-ares version 1.7.0 categories net maintainers toby description asynchronous DNS library long_description \ c-ares is a C library that performs DNS requests and \ name resolves asynchronously. c-ares is a fork of the \ library named 'ares', written by Greg Hudson at MIT. homepage http://c-ares.haxx.se/ platforms darwin license MIT master_sites ${homepage} checksums md5 15ab7852306b554b0b1145f41005a3bb \ sha1 168f77870eb4b48a0b008fd419c0d3840e77dc04 \ rmd160 a57b83dd868de94358d41473d0111d4cdc893a60 configure.args --mandir=${prefix}/share/man \ --enable-shared post-configure { system "ed - ${worksrcpath}/ares_build.h < ${filespath}/ares_build.h.ed" system "ed - ${worksrcpath}/ares_config.h < ${filespath}/ares_config.h.ed" } livecheck.type regex livecheck.regex href=\"c-ares-(\[0-9\]+\\.\[0-9\]+\\.\[0-9\]+)\\.tar\\.gz\"