From 30c902c8fcbc3f2de58f394cfefc9c4638f33782 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Thu, 13 Mar 2025 20:08:22 +0100 Subject: [PATCH] textproc/add-css-links: Deprecate and set expiration date to 2025-04-30 Obsolete and unmaintained in tree for years --- textproc/add-css-links/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/add-css-links/Makefile b/textproc/add-css-links/Makefile index 358f685d9af2..96b381fe656a 100644 --- a/textproc/add-css-links/Makefile +++ b/textproc/add-css-links/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Add one or more CSS elements to an XHTML document WWW= https://aaronland.info/xsl/xhtml/add-css-links +DEPRECATED= Obsolete and unmaintained in tree for years +EXPIRATION_DATE=2025-04-30 + NO_BUILD= yes WRKSRC= ${WRKDIR}/xhtml