PortSystem 1.0
name                  	webcrawl
version               	1.10
license                 permissive
categories              www
maintainers             nomaintainer
description				download entire web sites
long_description		webcrawl is a program which downloads entire web sites,\
						following links in HTML documents.
homepage                http://freecode.com/projects/webcrawl/
platforms               darwin
master_sites            sunsite:apps/www/mirroring
extract.suffix			.tgz				
checksums               md5     68dec8705d86fcc7e9d05b2ea74c53fd \
                        rmd160  c81168236462927efa7b8b274468aa5b5a4e980c \
                        sha256  f0bdac391c0f2a87d9db100232ad8aff5d3c10bc32e06880c9ee69cbbd3b4a79
patchfiles				patch-Makefile.diff


use_configure           no
build.target
build.args              CC=${configure.cc} \
                        CPPFLAGS=${configure.cppflags} \
                        CFLAGS="${configure.cflags} [get_canonical_archflags cc]" \
                        LDFLAGS="${configure.ldflags} [get_canonical_archflags ld]"
destroot.args-append    PREFIX=${prefix} \
                        DESTDIR=${destroot.destdir}

