aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hwstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/hwstat/Makefile')
-rw-r--r--sysutils/hwstat/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/hwstat/Makefile b/sysutils/hwstat/Makefile
index ef407b86178e..b2557e71c6b6 100644
--- a/sysutils/hwstat/Makefile
+++ b/sysutils/hwstat/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: hwstat
-# Date created: 29 nov 2009
-# Whom: Marc Lagrange <rhaamo@gruik.at>
-#
+# Created by: Marc Lagrange <rhaamo@gruik.at>
# $FreeBSD$
-#
PORTNAME= hwstat
PORTVERSION= 0.5.1
@@ -20,4 +16,5 @@ PLIST_FILES= bin/hwstat
MAN1= hwstat.1
MANCOMPRESSED= yes
+NO_STAGE= yes
.include <bsd.port.mk>