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

(-)Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	prewikka
8
PORTNAME=	prewikka
9
PORTVERSION=	0.9.8
9
PORTVERSION=	0.9.8
10
PORTREVISION=	1
10
CATEGORIES=	www security python
11
CATEGORIES=	www security python
11
MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
12
MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
12
		http://www.prelude-ids.org/download/releases/old/
13
		http://www.prelude-ids.org/download/releases/old/
Lines 16-22 Link Here
16
COMMENT=	Frontend for the Prelude IDS
17
COMMENT=	Frontend for the Prelude IDS
17
18
18
BUILD_DEPENDS=	cheetah-compile:${PORTSDIR}/devel/py-cheetah
19
BUILD_DEPENDS=	cheetah-compile:${PORTSDIR}/devel/py-cheetah
19
LIB_DEPENDS=	prelude.10:${PORTSDIR}/security/libprelude \
20
LIB_DEPENDS=	prelude.11:${PORTSDIR}/security/libprelude \
20
		preludedb.4:${PORTSDIR}/security/libpreludedb
21
		preludedb.4:${PORTSDIR}/security/libpreludedb
21
22
22
USE_PYTHON=		2.3+
23
USE_PYTHON=		2.3+

Return to bug 107862