# -*- 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
# $Id: Portfile 44866 2009-01-03 22:46:59Z brett@macports.org $

PortSystem		1.0
PortGroup		python26 1.0

name			py26-urlwatch
version	      1.7
categories		python
platforms		darwin
maintainers		nomaintainer
description		a tool for monitoring webpages for updates
long_description	urlwatch helps you watch URLs and get notified (via email or \
in your terminal) of any changes. The change notification will include the URL \
that has changed and a unified diff of what has changed, and can also filter \
content via hooks, remove noise (always-changing website parts), etc.
homepage		http://thpinfo.com/2008/urlwatch/
master_sites	${homepage}
distname          urlwatch-${version}
depends_lib       port:py26-setuptools
checksums		sha1 4975c7e0c4b08b82d4497dc9de7c9abbe527ee55
