git: ee11c62c94be - main - sysutils/ioc: deprecate

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Mon, 20 Feb 2023 17:20:56 UTC
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee11c62c94be06a7d3b2e6132d64aab03f260291

commit ee11c62c94be06a7d3b2e6132d64aab03f260291
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 17:09:05 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 17:09:29 +0000

    sysutils/ioc: deprecate
---
 sysutils/ioc/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/ioc/Makefile b/sysutils/ioc/Makefile
index 36611cd556fd..db9efc8d0464 100644
--- a/sysutils/ioc/Makefile
+++ b/sysutils/ioc/Makefile
@@ -11,6 +11,8 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BROKEN=		needs devel/py-libioc
+DEPRECATED=	Broken since 2021
+EXPIRATION_DATE=	2023-03-21
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}libioc>0:devel/py-libioc@${PY_FLAVOR} \