# $Id: Portfile,v 1.5 2005/09/02 18:39:49 toby Exp $ PortSystem 1.0 name c-ares version 1.3.0 categories net maintainers toby@opendarwin.org description asynchronous DNS library long_description \ c-ares is a C library that resolves names asynchronously. \ c-ares is a fork of the library named 'ares', written by \ Greg Hudson at MIT. The fork was made on ares 1.1.1. homepage http://daniel.haxx.se/projects/c-ares/ platforms darwin master_sites ${homepage} checksums sha1 73c2bfa9dc1bde6b364a485c0c05ecf05688debe configure.args --mandir=${prefix}/share/man \ --enable-shared