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

(-)net-mgmt/flow-tools/Makefile (+4 lines)
Lines 14-19 Link Here
14
MAINTAINER=	stas@FreeBSD.org
14
MAINTAINER=	stas@FreeBSD.org
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
OPTIONS=	MYSQL	"Enable MySQL support"		off \
18
		OPENSSL	"Enable OpenSSL support"	off \
19
		PGSQL	"Enable PostgreSQL support"	off
20
17
CONFLICTS=	flow-tools-ng-[0-9]*
21
CONFLICTS=	flow-tools-ng-[0-9]*
18
22
19
USE_PYTHON_RUN=	yes
23
USE_PYTHON_RUN=	yes

Return to bug 146145