git: 06254b69b9f4 - main - chinese/kcfonts: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 27 Dec 2024 10:38:09 UTC
The branch main has been updated by bofh:

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

commit 06254b69b9f4ad1454ae8027b8e465f7147b7c54
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-12-27 09:11:10 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-12-27 10:37:22 +0000

    chinese/kcfonts: Mark DEPRECATED
    
    - GENTOO MASTER_SITES are no longer avalable and there is no other
      alternative source of DISTFILES
    - Pet portclippy
---
 chinese/kcfonts/Makefile | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile
index cd5a9df03813..48f27a0fa12a 100644
--- a/chinese/kcfonts/Makefile
+++ b/chinese/kcfonts/Makefile
@@ -7,9 +7,13 @@ MASTER_SITES=	GENTOO
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Kuo Chauo Chinese Fonts collection
 
-USES=		fonts
+DEPRECATED=	GENTOO MASTER_SITES are no longer available
+EXPIRATION_DATE=2025-01-27
+
 BUILD_DEPENDS=	bdftopcf:x11-fonts/bdftopcf
 
+USES=		fonts
+
 MAKE_ARGS=	CFONTDIR=${FONTSDIR} EFONTDIR=${FONTSDIR}
 MAKE_JOBS_UNSAFE=yes