summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-03-20 17:44:37 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-03-20 17:44:37 +0000
commitd9d7867763819b262b79524ce5fcbb60034cdd09 (patch)
tree8aaee74e9ca7d28bdbbfd65a2d4f0bd549ce6516
parentemulators/qemu: Fix build with lld 10.0.0 (diff)
security/suricata5: Mark DEPRECATED as security/suricata is at 5.X
-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 \