# -*- 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 name wdiff version 1.2.1 categories textproc platforms darwin maintainers ryandesign openmaintainer license GPL-3+ description Display word differences between text files long_description wdiff compares two files, finding which words have been \ deleted or added to old_file to get new_file. A word is \ anything between whitespace. The output is collected and \ used to produce an annotated copy of new_file on standard \ output. Suitable annotations produce a nice display of \ word differences between the original files. homepage http://www.gnu.org/software/wdiff/ master_sites gnu checksums rmd160 f2ff16e7eda7767bfbd299f15c3dc34c2afbde5d \ sha256 8158d276c0db62ebb1ee20c738751c68e86fd21b7898cf57524dcde8e38565bd depends_lib port:gettext