# $Id: Portfile 55289 2009-08-08 09:16:39Z ryandesign@macports.org $
PortSystem 1.0
PortGroup python25 1.0

name patcher
version 0.6
categories devel
maintainers nomaintainer
description A tool for quick creation of patches against a project source tree
long_description Patcher is a tool for quick creation of patches against a project source tree. \
      Patcher functionality resembles a lightweight version control system. \
      It has no repository, and only controls differences between a pristine version and a working copy.
homepage http://labix.org/patcher
platforms darwin
master_sites http://labix.org/download/patcher/
depends_lib port:python25
checksums md5 afb7d5e5cbbf8812c6a67017c8498baf  \
          sha1 28ab198cfd9a1ee9a3d0af379849643e91a44832 \
          rmd160 d400a3c7fde78bba7a1607d281b885596e9e68bb 
