2010-05-02 11:18:14 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2010/05/02 11:18:14 sthen Exp $
|
2005-07-25 16:32:05 +00:00
|
|
|
|
2010-02-01 17:00:12 +00:00
|
|
|
SUBDIR =
|
2009-11-09 21:29:18 +00:00
|
|
|
SUBDIR += check_bioctl
|
2009-11-05 13:27:58 +00:00
|
|
|
SUBDIR += check_email_delivery
|
2009-11-12 21:50:22 +00:00
|
|
|
SUBDIR += check_hw_sensors
|
2010-05-02 11:18:14 +00:00
|
|
|
SUBDIR += check_mssql_health
|
2009-11-20 17:48:06 +00:00
|
|
|
SUBDIR += check_openbgpd
|
2009-11-05 10:56:51 +00:00
|
|
|
SUBDIR += check_sip
|
2008-02-05 23:01:49 +00:00
|
|
|
SUBDIR += cnagios
|
2005-07-25 16:32:05 +00:00
|
|
|
SUBDIR += nagios
|
|
|
|
SUBDIR += nagios,chroot
|
2006-02-04 13:17:14 +00:00
|
|
|
SUBDIR += nrpe
|
2006-03-13 18:19:34 +00:00
|
|
|
SUBDIR += nsca
|
2006-06-20 12:27:28 +00:00
|
|
|
SUBDIR += p5-Nagios-Plugin
|
2005-07-25 16:32:05 +00:00
|
|
|
SUBDIR += plugins
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|