summaryrefslogtreecommitdiff
path: root/sysutils/clean/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/clean/Makefile')
-rw-r--r--sysutils/clean/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/sysutils/clean/Makefile b/sysutils/clean/Makefile
deleted file mode 100644
index 159e05bfbd1b..000000000000
--- a/sysutils/clean/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: clean
-# Date created: 2003-6-3
-# Whom: chuck@pkix.net
-#
-# $FreeBSD$
-
-PORTNAME= clean
-PORTVERSION= 3.2
-CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= chuck@pkix.net
-COMMENT= Automatically remove unwanted files
-
-MAN1= clean.1
-
-.include <bsd.port.mk>