# $Id: Portfile,v 1.10 2003/04/19 01:25:35 rooneg Exp $ PortSystem 1.0 name neon version 0.23.9 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 b63b0430df64bb3c60b7fd0fc37d9004 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}