# $Id: Portfile 108116 2013-07-13 13:41:13Z jmr@macports.org $

PortSystem 1.0
PortGroup python 1.0

name patcher
version 0.6
categories devel
license GPL-2+
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
supported_archs noarch
master_sites http://labix.org/download/patcher/ http://distfiles.macports.org/python/
checksums md5 afb7d5e5cbbf8812c6a67017c8498baf  \
          sha1 28ab198cfd9a1ee9a3d0af379849643e91a44832 \
          rmd160 d400a3c7fde78bba7a1607d281b885596e9e68bb

python.default_version 25
