14 lines
294 B
Makefile
14 lines
294 B
Makefile
# $OpenBSD: Makefile,v 1.7 2009/11/05 13:27:58 sthen Exp $
|
|
|
|
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>
|