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

Context Navigation

  • Back to Ticket #554

Ticket #554: tree-1.6.0.bep

File tree-1.6.0.bep, 450 bytes (added by martinhpedersen, 4 years ago)
Line 
1DESCRIPTION="Lists directories recursively, and produces an indented listing of files."
2HOMEPAGE="http://mama.indstate.edu/users/ice/tree/"
3SRC_URI="http://mama.indstate.edu/users/ice/tree/src/tree-1.6.0.tgz"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND=""
7CHECKSUM_MD5="04e967a3f4108d50cde3b4b0e89e970a"
8BUILD {
9        cd tree-1.6.0
10        make
11}
12
13INSTALL {
14        cd tree-1.6.0
15        make install
16}
17
18TEST {
19        # none
20}
21
22LICENSE="GNU GPL v2"
23COPYRIGHT="1996-2011, Steve Baker"

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/