# -*- 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 68198 2010-05-28 22:15:30Z phw@macports.org $

PortSystem		1.0
PortGroup		python26 1.0

name			py26-urlwatch
version	      1.10
categories		python
platforms		darwin
maintainers		phw openmaintainer
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-distribute

checksums           md5     afb00eb128906ada42aa7024b1a59820 \
                    sha1    762c448623f68caf7b9a5e117bf53722b2719280 \
                    rmd160  b85656b95a8221fbbba7049506c3d614ed4824b5

