HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #329

Ticket #329: diffstat-1.51.bep

File diffstat-1.51.bep, 405 bytes (added by mjw, 5 years ago)
Line 
1DESCRIPTION="Display a histogram of diff changes"
2HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html"
3SRC_URI="ftp://invisible-island.net/diffstat/diffstat-1.51.tgz"
4CHECKSUM_MD5="a7d3fd1ba2a9a6c9e2b32e867b5e8792"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8BUILD {
9        cd diffstat-1.51
10        ./configure --prefix=/boot/common
11        make
12}
13
14INSTALL {
15        cd diffstat-1.51
16        make install DESTDIR="${DESTDIR}"
17}
18

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/