openbsd-ports/net/nagios/Makefile

21 lines
477 B
Makefile
Raw Normal View History

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