aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2026-03-05 12:53:19 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2026-03-05 12:53:19 +0000
commit9bc9103908de2d8cc5f58079a00f8cea4be158ce (patch)
tree0c0aa8fc69dadb912bc3cb0f61b7cd8db2dff7c6
parent746a50b935da1b888b10c57ee0789a39903814ce (diff)
devel/qjson: Deprecate and schedule for removal
PR: 291909
-rw-r--r--devel/qjson/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/qjson/Makefile b/devel/qjson/Makefile
index 028afa81d9d5..299c003dde2c 100644
--- a/devel/qjson/Makefile
+++ b/devel/qjson/Makefile
@@ -11,6 +11,9 @@ WWW= https://qjson.sourceforge.net/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.lib
+DEPRECATED= Deprecated upstream, not used by anything
+EXPIRATION_DATE= 2026-03-31
+
USES= cmake compiler:c++11-lang pathfix qt:5
USE_GITHUB= yes
GH_ACCOUNT= flavio