summaryrefslogtreecommitdiff
path: root/textproc/code2html
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2025-03-13 20:37:55 +0100
committerDaniel Engberg <diizzy@FreeBSD.org>2025-03-13 21:46:31 +0100
commit93406e1c2ac8f17aede2d3fd33acac1d680c6df0 (patch)
treef69fbcba3f95048ef2f26e8401a20cd545d63ea5 /textproc/code2html
parentdevel/ccdoc: Deprecate and set expiration date to 2025-04-30 (diff)
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/
Diffstat (limited to 'textproc/code2html')
-rw-r--r--textproc/code2html/Makefile3
1 files changed, 3 insertions, 0 deletions
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