10 lines
190 B
Makefile
10 lines
190 B
Makefile
# $OpenBSD: Makefile,v 1.3 2006/03/13 18:19:34 bernd Exp $
|
|
|
|
SUBDIR += nagios
|
|
SUBDIR += nagios,chroot
|
|
SUBDIR += nrpe
|
|
SUBDIR += nsca
|
|
SUBDIR += plugins
|
|
|
|
.include <bsd.port.subdir.mk>
|