15 lines
321 B
Makefile
15 lines
321 B
Makefile
# $OpenBSD: Makefile,v 1.8 2009/11/09 21:29:18 merdely Exp $
|
|
|
|
SUBDIR += check_bioctl
|
|
SUBDIR += check_email_delivery
|
|
SUBDIR += check_sip
|
|
SUBDIR += cnagios
|
|
SUBDIR += nagios
|
|
SUBDIR += nagios,chroot
|
|
SUBDIR += nrpe
|
|
SUBDIR += nsca
|
|
SUBDIR += p5-Nagios-Plugin
|
|
SUBDIR += plugins
|
|
|
|
.include <bsd.port.subdir.mk>
|