Add nsca.

This commit is contained in:
bernd 2006-03-13 18:19:34 +00:00
parent 32619d48f4
commit 2d26f5a485

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2006/02/04 13:17:14 david Exp $
# $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>