From cef7992c393b4ed595e302859ccd703376a991c7 Mon Sep 17 00:00:00 2001 From: Sergei Kolobov Date: Tue, 20 Jan 2004 13:46:20 +0000 Subject: Use OPTIONS infrastructure from bsd.port.mk --- security/snort/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'security/snort') 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 -- cgit v1.2.3