aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-03-21 07:26:21 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-03-21 07:26:21 +0000
commitd1bf99f0d92ad07dcbcc2a919f26d1455805b5ef (patch)
tree0775d8ed736057e0ebf28723a474ea090ef34f99 /sysutils/Makefile
parentfd0747dc7b18fc110972ef8df778915ee557dbfb (diff)
downloadports-d1bf99f0d92ad07dcbcc2a919f26d1455805b5ef.tar.gz
ports-d1bf99f0d92ad07dcbcc2a919f26d1455805b5ef.zip
The samefile program finds files with identical contents (independent of
file name). Typical usage would be find / -print | samefile turning up megabytes of wasted disk space due to duplicates. Try it, you'll be baffled. Jens Schweikhardt samefile@schweikhardt.net PR: 25857 Submitted by: schweikh@schweikhardt.net
Notes
Notes: svn path=/head/; revision=40152
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 6b146dc1f301..6668fae6b6f8 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -103,6 +103,7 @@
SUBDIR += roottail
SUBDIR += ruby-syslog
SUBDIR += safecat
+ SUBDIR += samefile
SUBDIR += sarah
SUBDIR += sdd
SUBDIR += setcdboot