--- net-mgmt/flow-tools/Makefile (revision 837) +++ net-mgmt/flow-tools/Makefile (working copy) @@ -14,6 +14,10 @@ MAINTAINER= stas@FreeBSD.org COMMENT= Suite of tools and library to work with netflow data +OPTIONS= MYSQL "Enable MySQL support" off \ + OPENSSL "Enable OpenSSL support" off \ + PGSQL "Enable PostgreSQL support" off + CONFLICTS= flow-tools-ng-[0-9]* USE_PYTHON_RUN= yes