diff options
author | petef <petef@FreeBSD.org> | 2001-12-24 21:50:53 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-24 21:50:53 +0000 |
commit | cb642c659243910928430a55040c6f85ce00c5e5 (patch) | |
tree | c03a4708aa0b21a274e1749b6cce969504285459 /sysutils/Makefile | |
parent | f563fa08ceac1526225e74cd9966126e9b531dbf (diff) | |
download | FreeBSD-ports-cb642c659243910928430a55040c6f85ce00c5e5.zip FreeBSD-ports-cb642c659243910928430a55040c6f85ce00c5e5.tar.gz |
Add tree 1.3, display a tree-view of directories with optional
color or HTML output.
PR: 33145
Submitted by: Alan Eldridge <ports@geeksrus.net>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 6d268b7..7776b7a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -169,6 +169,7 @@ SUBDIR += tdir SUBDIR += ticker.app SUBDIR += timelimit + SUBDIR += tree SUBDIR += truncate SUBDIR += ttyload SUBDIR += tua |