git: 845606f080d4 - main - deskutils/xchm: mark deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Dec 2022 12:01:19 UTC
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=845606f080d436093df94abcc90aa51c103550fc commit 845606f080d436093df94abcc90aa51c103550fc Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-10-26 05:17:32 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-12-22 12:00:51 +0000 deskutils/xchm: mark deprecated --- deskutils/xchm/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index 9b76aa06aa1e..b91a3d08d6f5 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Windows HTML Help (.chm) viewer for UNIX WWW= http://xchm.sourceforge.net/ +DEPRECATED= Abandoned project and use deprecated wxgtk28 +EXPIRATION_DATE= 2022-12-31 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING