git: 399537311351 - main - devel/cpp-hocon: Deprecate

From: Romain Tartière <romain_at_FreeBSD.org>
Date: Mon, 10 Mar 2025 04:25:34 UTC
The branch main has been updated by romain:

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

commit 399537311351b045c6372eaa43e2dc1ceb0b9442
Author:     Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2025-03-10 04:15:59 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2025-03-10 04:24:33 +0000

    devel/cpp-hocon: Deprecate
---
 devel/cpp-hocon/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/cpp-hocon/Makefile b/devel/cpp-hocon/Makefile
index 83359e49757a..cfa28a66dd52 100644
--- a/devel/cpp-hocon/Makefile
+++ b/devel/cpp-hocon/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/puppetlabs/cpp-hocon
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Project got archived
+EXPIRATION_DATE=2025-05-09
+
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
 		libleatherman_util.so:devel/leatherman