Ticket #1681: Portfile

File Portfile, 806 bytes (added by digdog@…, 20 years ago)

Portfile

Line 
1PortSystem              1.0
2name                    diffstat
3version                 1.34
4categories              devel
5maintainers             tim@ccc.de
6description             diffstat - make histogram from diff-output
7long_description        diffstat reads the output of diff and displays a histogram\
8                        of the insertions, deletions, and modifications per-file.\
9                        It is useful for reviewing large, complex patch files.
10homepage                http://dickey.his.com/diffstat/diffstat.html
11master_sites            ftp://invisible-island.net/diffstat/
12distname                ${name}
13checksums               md5 8cf39406d471722499b4d9dacdf367f5
14worksrcdir              ${name}-${version}
15configure.args          --mandir=${prefix}/share/man
16platforms               darwin