aboutsummaryrefslogtreecommitdiff
path: root/security/snort
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-01-20 13:46:20 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-01-20 13:46:20 +0000
commitcef7992c393b4ed595e302859ccd703376a991c7 (patch)
tree51eb1e5c7bddc7b7735470bb92787df47cc3ec73 /security/snort
parent6c97d632ce73f487ae8d933f37e9eb186bfba237 (diff)
downloadports-cef7992c393b4ed595e302859ccd703376a991c7.tar.gz
ports-cef7992c393b4ed595e302859ccd703376a991c7.zip
Notes
Diffstat (limited to 'security/snort')
-rw-r--r--security/snort/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile
index 9b89b934bd80..5475c2e71220 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -16,6 +16,11 @@ COMMENT= Lightweight network intrusion detection system
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
+OPTIONS= FLEXRESP "Flexible response to events" off \
+ MYSQL "Enable MySQL support" off \
+ ODBC "Enable ODBC support" off \
+ POSTGRES "Enable PostgreSQL support" off
+
#USE_GPG= yes
#SIG_SUFFIX= .asc
USE_REINPLACE= yes