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

(-)./Makefile (-1 / +3 lines)
Lines 11-19 Link Here
11
CATEGORIES=	net-mgmt
11
CATEGORIES=	net-mgmt
12
MASTER_SITES=	ftp://ftp.eng.oar.net/pub/flow-tools/
12
MASTER_SITES=	ftp://ftp.eng.oar.net/pub/flow-tools/
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	5u623l20@gmail.com
15
COMMENT=	Suite of tools and library to work with netflow data
15
COMMENT=	Suite of tools and library to work with netflow data
16
16
17
PORTSCOUT=	skipv:0.411
18
17
OPTIONS=	MYSQL	"Enable MySQL support"		off \
19
OPTIONS=	MYSQL	"Enable MySQL support"		off \
18
		OPENSSL	"Enable OpenSSL support"	off \
20
		OPENSSL	"Enable OpenSSL support"	off \
19
		PGSQL	"Enable PostgreSQL support"	off
21
		PGSQL	"Enable PostgreSQL support"	off

Return to bug 166154