openbsd-ports/security/prelude/Makefile
aanriot 824597b7b1 Prelude is an opensource Hybrid IDS framework, which is able to use
different sensors like snort or nepenthes, log files from hostapd etc.

work mostly done before and during c2k6;
initially discussed with reyk@ and sturm@ , help and inputs msf@ alek@;
ok alek@
2006-06-26 18:04:24 +00:00

11 lines
211 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2006/06/26 18:04:24 aanriot Exp $
SUBDIR += libprelude
SUBDIR += libpreludedb
SUBDIR += lml
SUBDIR += manager
SUBDIR += pflogger
SUBDIR += prewikka
.include <bsd.port.subdir.mk>