a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20272 2006-11-01 16:19:12Z blair@macports.org $
PortSystem 1.0
name diffstat
version 1.41
categories devel
maintainers tim@ccc.de
description Make histogram from diff-output
long_description diffstat reads the output of diff and displays a histogram\
of the insertions, deletions, and modifications per-file.\
It is useful for reviewing large, complex patch files.
homepage http://dickey.his.com/diffstat/diffstat.html
platforms darwin
master_sites ftp://invisible-island.net/diffstat/
extract.suffix .tgz
checksums md5 c4a55fea8f94dbd1664f76c98da4ee17
configure.args --mandir=${prefix}/share/man
test.run yes
test.target check