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

(-)Makefile (-1 / +2 lines)
Lines 5-10 Link Here
5
5
6
PORTNAME=	libprelude
6
PORTNAME=	libprelude
7
PORTVERSION=	0.9.14
7
PORTVERSION=	0.9.14
8
PORTREVISION=	1
8
CATEGORIES=	security
9
CATEGORIES=	security
9
MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
10
MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
10
		http://www.prelude-ids.org/download/releases/old/
11
		http://www.prelude-ids.org/download/releases/old/
Lines 12-18 Link Here
12
MAINTAINER=	r.gruyters@yirdis.nl
13
MAINTAINER=	r.gruyters@yirdis.nl
13
COMMENT=	Framework library for Prelude NIDS
14
COMMENT=	Framework library for Prelude NIDS
14
15
15
LIB_DEPENDS=	gnutls.15:${PORTSDIR}/security/gnutls
16
LIB_DEPENDS=	gnutls.13:${PORTSDIR}/security/gnutls
16
17
17
OPTIONS=	PERL "Include Perl bindings" off \
18
OPTIONS=	PERL "Include Perl bindings" off \
18
		PYTHON "Include Python bindings" off
19
		PYTHON "Include Python bindings" off

Return to bug 114210