summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/suricata5/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/suricata5/Makefile b/security/suricata5/Makefile
index 8ec68c7d54e0..c331f12d090c 100644
--- a/security/suricata5/Makefile
+++ b/security/suricata5/Makefile
@@ -14,6 +14,9 @@ COMMENT= High Performance Network IDS, IPS and Security Monitoring engine(v5)
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= security/suricata is already at version 5
+EXPIRATION_DATE=2020-04-20
+
BUILD_DEPENDS= rustc:lang/${RUST_DEFAULT} \
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
LIB_DEPENDS= libjansson.so:devel/jansson \