aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2025-11-04 08:09:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2025-11-04 08:09:15 +0000
commit77bbc7db86d57c5ff1d535f7c8b2c27c1840e07e (patch)
tree9e5c4a3038e738a397f16eb3545e166c1929cf1a
parent8a541f9f942563e0cdda75e0c211b2a362b614cc (diff)
devel/libmill: deprecate
PR: 287206
-rw-r--r--devel/libmill/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libmill/Makefile b/devel/libmill/Makefile
index c8c65a0e785b..cd393f1157ea 100644
--- a/devel/libmill/Makefile
+++ b/devel/libmill/Makefile
@@ -7,6 +7,9 @@ MAINTAINER= bapt@FreeBSD.org
COMMENT= Go-style concurrency in CGo-style concurrency in C
WWW= https://github.com/sustrik/libmill
+DEPRECATED= Abandonware, not use in the ports tree
+EXPIRATION_DATE= 2025-12-04
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING