aboutsummaryrefslogtreecommitdiff
path: root/sysutils/decomment/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/decomment/Makefile')
-rw-r--r--sysutils/decomment/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/decomment/Makefile b/sysutils/decomment/Makefile
index 2358a21f6dc6..e4f554e4076a 100644
--- a/sysutils/decomment/Makefile
+++ b/sysutils/decomment/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: decomment
-# Date created: 14 Feb 2008
-# Whom: Beech Rintoul <beech@FreeBSD.org>
-#
+# Created by: Beech Rintoul <beech@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= decomment
PORTVERSION= 0.1.0
@@ -16,4 +12,5 @@ COMMENT= Removes comments and (optionally) whitespace from a file.
PLIST_FILES= bin/decomment
+NO_STAGE= yes
.include <bsd.port.mk>