# -*- 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$ PortSystem 1.0 PortGroup github 1.0 PortGroup python 1.0 github.setup jeffkaufman icdiff 1.8.1 release- categories textproc sysutils devel platforms darwin maintainers raimue \ openmaintainer license PSF description improved colored diff long_description \ icdiff can show you the differences between similar files without getting \ in the way. This is especially helpful for identifying and understanding \ small changes within existing lines. homepage http://www.jefftk.com/icdiff checksums rmd160 e1cea278a7f2f1c34ca4cd748460605d46d84e0b \ sha256 8a2fe48bf6976c0e95437c47727bbe6b93325a24f0bb3c43a8a0a424643865a7 python.default_version 27 depends_build-append port:py${python.version}-setuptools post-patch { move ${worksrcpath}/icdiff ${worksrcpath}/icdiff.py }