# $Id: Portfile,v 1.3 2006/04/08 20:50:22 markd Exp $
PortSystem        1.0
name              prelude-lml
version           0.9.4
categories        security
maintainers       julien.touche@touche.fr.st

description       Prelude Network Intrusion Detection System Log Monitoring Lackey

long_description  Prelude is an Hybrid IDS framework that relies on the IDMEF (Intrusion \
                  Detection Message Exchange Format) IETF standard.  It enables security \
                  sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, \
                  over 30 types of system logs, and many others to verify an attack \
                  by performing automatic correlation between events.

homepage          http://www.prelude-ids.org
master_sites      http://www.prelude-ids.org/download/releases/
platforms         darwin
build.type        gnu
checksums         md5 33ed8f9428df64778041e4d8fe41c479
configure.args    --mandir=${prefix}/share/man \
                  --with-html-dir=${prefix}/share/doc
depends_lib       port:pcre \
                  port:libprelude
