# $Id: Portfile,v 1.9 2003/03/03 07:25:27 mij Exp $ PortSystem 1.0 name neon version 0.23.5 categories www maintainers rooneg@electricjellyfish.net description An HTTP and WebDAV client library with a C interface platforms darwin long_description neon is an HTTP and WebDAV client library with a C \ language API. It provides a high-level interface to HTTP and WebDAV methods \ and a low-level interface to HTTP request handling, easily allowing the \ implementation of new methods. homepage http://www.webdav.org/neon/ master_sites http://www.webdav.org/neon/ checksums md5 fd7d1bca0927490c5bd32787b0f2f4b1 depends_lib lib:libexpat.0.4:expat configure.env LDFLAGS=-L$prefix/lib CPPFLAGS=-I$prefix/include configure.args --with-ssl \ --enable-xml \ --enable-shared \ --with-expat configure.type gnu install.destroot prefix=${destroot}${prefix}