Lines 5-11
Link Here
|
5 |
# $FreeBSD: ports/security/prelude-manager/Makefile,v 1.46 2007/08/15 06:48:35 clsung Exp $ |
5 |
# $FreeBSD: ports/security/prelude-manager/Makefile,v 1.46 2007/08/15 06:48:35 clsung Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= prelude-manager |
7 |
PORTNAME= prelude-manager |
8 |
PORTVERSION= 0.9.9 |
8 |
PORTVERSION= 0.9.9.1 |
9 |
CATEGORIES= security |
9 |
CATEGORIES= security |
10 |
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ |
10 |
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ |
11 |
http://www.prelude-ids.org/download/releases/old/ |
11 |
http://www.prelude-ids.org/download/releases/old/ |
Lines 13-19
Link Here
|
13 |
MAINTAINER= r.gruyters@yirdis.nl |
13 |
MAINTAINER= r.gruyters@yirdis.nl |
14 |
COMMENT= Prelude Network Intrusion Detection System central logging point |
14 |
COMMENT= Prelude Network Intrusion Detection System central logging point |
15 |
|
15 |
|
16 |
LIB_DEPENDS+= prelude.12:${PORTSDIR}/security/libprelude \ |
16 |
LIB_DEPENDS+= prelude.13:${PORTSDIR}/security/libprelude \ |
17 |
gnutls.13:${PORTSDIR}/security/gnutls |
17 |
gnutls.13:${PORTSDIR}/security/gnutls |
18 |
|
18 |
|
19 |
USE_GMAKE= yes |
19 |
USE_GMAKE= yes |