# $Id: Portfile 30257 2007-10-23 02:28:30Z jmpp@macports.org $

PortSystem 1.0

name			http-fetcher
version			1.1.0
categories		www
platforms		darwin
maintainers		nomaintainer
description		small, robust, flexible library for HTTP downloads
long_description	http-fetcher is a small, robust, flexible library for \
				downloading files via HTTP using the GET method. 

homepage		http://http-fetcher.sourceforge.net/
master_sites	sourceforge
distname		http_fetcher-${version}
checksums		md5 7c4ff599b1024554e548e4bf85eee43e

configure.args	--mandir=${prefix}/share/man
