From 3a7ccfaf1ce78fe273ea61db8c8c40ca3f2a15cc Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Thu, 22 May 2025 22:15:33 +0300 Subject: lang/linux-dotnet-runtime: Mark DEPRECATED --- lang/linux-dotnet-runtime/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/linux-dotnet-runtime/Makefile b/lang/linux-dotnet-runtime/Makefile index 619bc1bc59e7..2cc47fc22d5a 100644 --- a/lang/linux-dotnet-runtime/Makefile +++ b/lang/linux-dotnet-runtime/Makefile @@ -12,6 +12,9 @@ WWW= https://www.microsoft.com/net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Ancient version, no practical use +EXPIRATION_DATE=2025-07-01 + ONLY_FOR_ARCHS= amd64 .if ${PORTNAME} != dotnet-cli -- cgit v1.2.3