diff options
Diffstat (limited to 'textproc/code2html')
-rw-r--r-- | textproc/code2html/Makefile | 3 |
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 |