# $Id: Portfile 57375 2009-09-10 08:16:41Z ryandesign@macports.org $

PortSystem 1.0
PortGroup python25 1.0

name			linkchecker
version			5.0.1
categories		www python
maintainers		mww
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 392d7e21ea1319b4a81616dad06cf4d0d1ad77a6
distname		LinkChecker-${version}

livecheck.type	freshmeat
livecheck.version	5.0
