---
name: colordiff
version: 1.0.13
origin: textproc/colordiff
comment: Tool to colorize diff output
arch: freebsd:9:x86:64
www: http://www.colordiff.org/
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 36625
desc: |
  Colordiff is a wrapper for diff and produces the same output as diff but with
  coloured syntax highlighting at the command line to improve readability.

  The output is similar to how a diff-generated patch might appear in Vim or Emacs
  with the appropriate syntax highlighting options enabled.

  WWW: http://www.colordiff.org/
deps:
  perl: {origin: lang/perl5.14, version: 5.14.4}
categories:
- textproc
