summaryrefslogtreecommitdiffstats
path: root/security/prelude-nids/Makefile
blob: 75167b91e1ec650c356035521680fcd14d3e2cfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	prelude-nids
# Date created:			Sun Aug 4 19:31:17 CEST 2002
# Whom:				Clement Laforet <sheepkiller@cultdeadsheep.org>
#
# $FreeBSD$

PORTNAME=	prelude-nids
PORTVERSION=	0.8.1
CATEGORIES=	security
MASTER_SITES=   http://www.prelude-ids.org/download/releases/

MAINTAINER=	sheepkiller@cultdeadsheep.org
COMMENT=	Prelude Network Intrusion Detection System sensor

LIB_DEPENDS=		prelude.0:${PORTSDIR}/security/libprelude

GNU_MAKE=	yes
GNU_CONFIGURE=	yes

CONFIGURE_ARGS+=	--prefix=${PREFIX} \
			--with-html-dir=${PREFIX}/share/doc \
			--program-prefix=""

MAN8=			prelude-nids.8

.include <bsd.port.mk>
OpenPOWER on IntegriCloud