aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-10-22 09:05:01 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-10-22 09:54:19 +0000
commitf3e609efb3ff1e036ff58919f3421f23496cd97c (patch)
tree47bc3e30c2e433b86bdaaaa7565766e5652779ed
parent44534f1b8a51a0079b2edc26de516d65ba38127b (diff)
downloadports-f3e609efb3ff1e036ff58919f3421f23496cd97c.tar.gz
ports-f3e609efb3ff1e036ff58919f3421f23496cd97c.zip
comms/concordance: Deprecate and set expiration date to 2024-12-31
Logitech Harmony were officially discontinued in 2021, last major product in 2019. Sunset within a reasonable timeframe Reference: https://www.androidpolice.com/2021/04/11/how-long-will-your-logitech-harmony-remote-keep-working/
-rw-r--r--comms/concordance/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/concordance/Makefile b/comms/concordance/Makefile
index a811483d3cc2..be98335e8e10 100644
--- a/comms/concordance/Makefile
+++ b/comms/concordance/Makefile
@@ -8,6 +8,9 @@ COMMENT= Command-line Logitech Harmony configuration tool
LICENSE= GPLv2
+DEPRECATED= Logitech Harmony were officially discontinued in 2021, last major product in 2019.
+EXPIRATION_DATE=2024-12-31
+
LIB_DEPENDS= libconcord.so:comms/libconcord
USES= tar:bzip2