openbsd-ports/net/nagios/Makefile

17 lines
376 B
Makefile
Raw Normal View History

2009-11-20 12:48:06 -05:00
# $OpenBSD: Makefile,v 1.10 2009/11/20 17:48:06 sthen Exp $
2009-11-09 16:29:18 -05:00
SUBDIR += check_bioctl
2009-11-05 08:27:58 -05:00
SUBDIR += check_email_delivery
2009-11-12 16:50:22 -05:00
SUBDIR += check_hw_sensors
2009-11-20 12:48:06 -05:00
SUBDIR += check_openbgpd
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>