aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-02-24 19:09:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-02-24 19:09:25 +0000
commit44ae9dc661ef628b236a0d14f129b08256aeb3da (patch)
tree645fe373596b8f29a3bca7f260536a716a2a916e /sysutils/Makefile
parent97c2cf8a02096c5bb305ac659cf97853c2221ca1 (diff)
downloadports-44ae9dc661ef628b236a0d14f129b08256aeb3da.tar.gz
ports-44ae9dc661ef628b236a0d14f129b08256aeb3da.zip
Add port sysutils/ncdu:
ncdu (NCurses Disk Usage) is a curses-based version of the well-known 'du', and provides a fast way to see what directories are using your disk space. WWW: http://dev.yorhel.nl/ncdu/ Author: Yoran "YorHel" Heling <projects@yorhel.nl>
Notes
Notes: svn path=/head/; revision=185823
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 78c7b03278de..695e8305cede 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -403,6 +403,7 @@
SUBDIR += namefix
SUBDIR += nautilus-cd-burner
SUBDIR += nbosd
+ SUBDIR += ncdu
SUBDIR += nctop
SUBDIR += ndir
SUBDIR += netdump-server