summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgrant <grant>2006-05-21 10:46:13 +0000
committergrant <grant>2006-05-21 10:46:13 +0000
commitab0637f95fa0ffed9bfb695fa73f4c52a1fa1464 (patch)
tree4c9ed385670a8b540ff3be57b534ed654d402368 /net
parent2648756bb2fb8d4a8b3d22b11836c5c5ffba91c6 (diff)
downloadpkgsrc-ab0637f95fa0ffed9bfb695fa73f4c52a1fa1464.tar.gz
install rc.d script in example dir.
Diffstat (limited to 'net')
-rw-r--r--net/nagios-nrpe/Makefile3
-rw-r--r--net/nagios-nrpe/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/nagios-nrpe/Makefile b/net/nagios-nrpe/Makefile
index 24779a9be87..7ba2cea9fe0 100644
--- a/net/nagios-nrpe/Makefile
+++ b/net/nagios-nrpe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/21 10:28:40 grant Exp $
+# $NetBSD: Makefile,v 1.2 2006/05/21 10:46:13 grant Exp $
#
DISTNAME= nrpe-2.5.1
@@ -37,5 +37,6 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/check_nrpe ${PREFIX}/libexec/nagios
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/nagios
${INSTALL_DATA} ${WRKSRC}/sample-config/nrpe.cfg ${PREFIX}/share/examples/nagios
+ ${INSTALL_SCRIPT} ${WRKDIR}/nrpe ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}
.include "../../mk/bsd.pkg.mk"
diff --git a/net/nagios-nrpe/PLIST b/net/nagios-nrpe/PLIST
index 04e0cc23e7b..3e61730d0ef 100644
--- a/net/nagios-nrpe/PLIST
+++ b/net/nagios-nrpe/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/21 10:28:40 grant Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/05/21 10:46:13 grant Exp $
sbin/nrpe
libexec/nagios/check_nrpe
share/examples/nagios/nrpe.cfg
+share/examples/rc.d/nrpe