# $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign@macports.org $

PortSystem 1.0

name			wsdlpull
version			1.13
categories		devel
platforms		darwin
maintainers		nomaintainer
description		C++ Web services library
long_description	wsdlpull is an efficient C++ Web services library that \
			includes a standards compliant WSDL parser API, a Schema parser \
			and validator, an XML parser and serializer, and an API and \
			command line tool for dynamically inspecting and invoking WSDL Web \
			services.

homepage		http://wsdlpull.sourceforge.net/
master_sites	sourceforge
checksums		sha1 61b59c12767e64c79d7bcea9d549108eb65f5ca7
patchfiles		patch-Makefile.in

depends_lib		port:curl port:openssl port:zlib

