View | Details | Raw Unified | Return to bug 116110
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 6-11 Link Here
6
6
7
PORTNAME=	prelude-lml
7
PORTNAME=	prelude-lml
8
PORTVERSION=	0.9.10.1
8
PORTVERSION=	0.9.10.1
9
PORTREVISION=	1
9
CATEGORIES=	security
10
CATEGORIES=	security
10
MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
11
MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
11
		http://www.prelude-ids.org/download/releases/old/
12
		http://www.prelude-ids.org/download/releases/old/
Lines 13-19 Link Here
13
MAINTAINER=	r.gruyters@yirdis.nl
14
MAINTAINER=	r.gruyters@yirdis.nl
14
COMMENT=	Prelude Network Intrusion Detection System Log Monitoring Lackey
15
COMMENT=	Prelude Network Intrusion Detection System Log Monitoring Lackey
15
16
16
LIB_DEPENDS+=	prelude.12:${PORTSDIR}/security/libprelude \
17
LIB_DEPENDS+=	prelude.13:${PORTSDIR}/security/libprelude \
17
		pcre.0:${PORTSDIR}/devel/pcre
18
		pcre.0:${PORTSDIR}/devel/pcre
18
19
19
USE_GMAKE=	yes
20
USE_GMAKE=	yes

Return to bug 116110