# $Id: Portfile,v 1.20 2006/06/01 07:12:22 mww Exp $

PortSystem 1.0
PortGroup python24 1.0

name			linkchecker
version			4.1
categories		www python
maintainers		mww@opendarwin.org
platforms		darwin freebsd
description		linkchecker for html pages
long_description	linkchecker for html pages with recursive checking, \
				multithreaded, output can be colored or normal text, HTML, \
				SQL, CSV or a sitemap graph in XML or GML format, additionally \
				reports download time for HTML pages HTTP/1.1 and 1.0, HTTPS, \
				FTP, mailto:, news:, nntp:, gopher, telnet and local file \
				links are supported, restrict link checking with regular \
				expression filters for URLs, proxy support, give \
				username/password for HTTP and FTP authorization, robots.txt \
				exclusion protocol support, i18n support, CGI web interface.

homepage		http://linkchecker.sourceforge.net/
master_sites	sourceforge
checksums		sha1 d0ec2807ffcf857ce44a01d32ad8f5002514107a
patchfiles		patch-setup.py

