aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 08:48:06 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 09:20:24 +0000
commitb017777a278187e13e7a790050d7a77180e1d29d (patch)
treeff7b7edb9f3666d24b877a187fa363bb2dbe114c
parent52a190964942e9c462f126883983f66428f22203 (diff)
downloadports-b017777a278187e13e7a790050d7a77180e1d29d.tar.gz
ports-b017777a278187e13e7a790050d7a77180e1d29d.zip
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.
-rw-r--r--devel/build/Makefile3
1 files changed, 3 insertions, 0 deletions
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