aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-check_cpu_usage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nagios-check_cpu_usage/Makefile')
-rw-r--r--net-mgmt/nagios-check_cpu_usage/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/nagios-check_cpu_usage/Makefile b/net-mgmt/nagios-check_cpu_usage/Makefile
index 9b4e00cb2c82..c3a2e60dcf84 100644
--- a/net-mgmt/nagios-check_cpu_usage/Makefile
+++ b/net-mgmt/nagios-check_cpu_usage/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nagios-check_cpu_usage
-# Date created: 2010-11-23
-# Whom: jamrich.majo@gmail.com
-#
+# Created by: jamrich.majo@gmail.com
# $FreeBSD$
-#
PORTNAME= nagios-check_cpu_usage
PORTVERSION= 1.0
@@ -19,6 +15,7 @@ NO_BUILD= yes
PLIST_DIRSTRY= libexec/nagios
PLIST_FILES= libexec/nagios/check_cpu_usage
+NO_STAGE= yes
do-install:
@${MKDIR} ${PREFIX}/libexec/nagios
@${INSTALL_SCRIPT} ${.CURDIR}/src/check_cpu_usage ${PREFIX}/libexec/nagios