git: 5d1ab5a1aec8 - main - ports-mgmt/chucky: Deprecate port

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 03 Aug 2022 06:01:22 UTC
The branch main has been updated by fernape:

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

commit 5d1ab5a1aec80a0643d88b240c8b19c491872726
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-07-19 06:07:33 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-08-03 05:58:19 +0000

    ports-mgmt/chucky: Deprecate port
    
    The port uses the deprecated $FreeBSD$ tag.
    
    PR:     265304
    Reported by:    fuz@fuz.su
    Approved by:    waitman@waitman.net (maintainer, timeout > 2 weeks)
---
 ports-mgmt/chucky/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ports-mgmt/chucky/Makefile b/ports-mgmt/chucky/Makefile
index aee3782df5e7..7c379dad717a 100644
--- a/ports-mgmt/chucky/Makefile
+++ b/ports-mgmt/chucky/Makefile
@@ -11,6 +11,9 @@ LICENSE_NAME=	CHUCKY BSD LICENSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+DEPRECATED=		Uses the obsoleted $FreeBSD tag
+EXPIRATION_DATE=	2023-01-01
+
 LIB_DEPENDS=	libpkg.so:${PKG_ORIGIN} \
 		libsqlite3.so:databases/sqlite3