# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0

name                http-fetcher
version             1.1.0
revision            1
categories          www
license             LGPL
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:project/http-fetcher/http-fetcher/${version}
distname            http_fetcher-${version}

checksums           md5     7c4ff599b1024554e548e4bf85eee43e \
                    rmd160  88464a1468da39edf7f9d2e9ed130055fb04d6bf \
                    sha256  79c8456b8fde48644662146d1b70bc5d247416c7298599e6721d0ce9e94bd675

patchfiles          patch-http-fetcher.m4.diff

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