# $Id: Portfile,v 1.24 2006/01/02 18:21:34 dluke Exp $ PortSystem 1.0 name neon version 0.25.4 categories www maintainers dluke@geeklair.net description An HTTP and WebDAV client library with a C interface platforms darwin freebsd 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 4448c3a91e80429ea733aec8ce300009 depends_lib port:expat port:openssl configure.env LDFLAGS=-L$prefix/lib CPPFLAGS=-I$prefix/include configure.args --with-ssl \ --enable-shared \ --with-expat \ --mandir=\\\${prefix}/share/man configure.type gnu destroot.destdir prefix=${destroot}${prefix}