aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-check_cpu_usage
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
commit985b201424d63717aa5b6578fece8f2b853d9164 (patch)
treecc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/nagios-check_cpu_usage
parent28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (diff)
Notes
Diffstat (limited to 'net-mgmt/nagios-check_cpu_usage')
-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