summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-29 23:23:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-29 23:23:24 +0000
commitc405029bf87106b218f275b98d00b48c48e3abc4 (patch)
tree7ebc83d06588bf5c57a8353243597e992879c1de /sysutils/Makefile
parentNew port: mail/spamd - Trapit in cooperation with security/pf (diff)
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>
Notes
Notes: svn path=/head/; revision=89850
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