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