git: b017777a2781 - main - devel/build: Deprecate and set expiration date to 2024-03-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 11 Feb 2024 09:20:34 UTC
The branch main has been updated by diizzy:

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

commit b017777a278187e13e7a790050d7a77180e1d29d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-11 08:48:06 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-11 09:20:24 +0000

    devel/build: Deprecate and set expiration date to 2024-03-31
    
    Extension of GNU Make that never got merged back, last release in 2014
    and no activity since.
---
 devel/build/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/build/Makefile b/devel/build/Makefile
index c922a4774ced..31744bb9b454 100644
--- a/devel/build/Makefile
+++ b/devel/build/Makefile
@@ -10,6 +10,9 @@ WWW=		https://www.codesynthesis.com/projects/build/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Last release in 2014 and no upstream activity since
+EXPIRATION_DATE=2024-03-31
+
 BUILD_DEPENDS=	bash:shells/bash
 RUN_DEPENDS=	bash:shells/bash