aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-30 07:23:24 +0800
committeredwin <edwin@FreeBSD.org>2003-09-30 07:23:24 +0800
commitb01c8189e784a19758a9771ec2a93501449de0f4 (patch)
tree4774b882772ae5e037aa4155feef14cb772a1824 /sysutils/Makefile
parent7a8811fe504da3dcf4ce436d898c16219ab92e27 (diff)
downloadfreebsd-ports-gnome-b01c8189e784a19758a9771ec2a93501449de0f4.tar.gz
freebsd-ports-gnome-b01c8189e784a19758a9771ec2a93501449de0f4.tar.zst
freebsd-ports-gnome-b01c8189e784a19758a9771ec2a93501449de0f4.zip
New port: sysutils/clean; automatically remove unwanted files
New port: clean searches through the filesystem for "temporary files" left behind by editors and the like which can be deleted. The pattern of regular expressions is controllable via a ~/.cleanrc. PR: ports/52881 Submitted by: Chuck Swiger <chuck@pkix.net>
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 e269670c366c..ed99531600d7 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -45,6 +45,7 @@
SUBDIR += cfengine2
SUBDIR += checkservice
SUBDIR += chgrep
+ SUBDIR += clean
SUBDIR += clockspeed
SUBDIR += cmdwatch
SUBDIR += colorize