aboutsummaryrefslogtreecommitdiff
path: root/sysutils/clean/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/clean/Makefile')
-rw-r--r--sysutils/clean/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/clean/Makefile b/sysutils/clean/Makefile
index 4b6dda85cd27..1a969d14afe8 100644
--- a/sysutils/clean/Makefile
+++ b/sysutils/clean/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= chuck@pkix.net
COMMENT= Automatically remove unwanted files
-MAN1= clean.1
+MAN1= clean.1
+PLIST_FILES= bin/clean
.include <bsd.port.mk>