From 93406e1c2ac8f17aede2d3fd33acac1d680c6df0 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Thu, 13 Mar 2025 20:37:55 +0100 Subject: [PATCH] textproc/code2html: Deprecate and set expiration date to 2025-04-30 Obsolete utility, last activity upstream in 2002 Reference: https://www.palfrader.org/code/code2html/ --- textproc/code2html/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile index 258293c81c6a..3ac4ed0fb765 100644 --- a/textproc/code2html/Makefile +++ b/textproc/code2html/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Sourcecode to HTML converter WWW= https://www.palfrader.org/code2html/ +DEPRECATED= Obsolete utility, last activity upstream in 2002 +EXPIRATION_DATE=2025-04-30 + NO_BUILD= yes USES= perl5 shebangfix USE_PERL5= run