git: 212897e4557f - main - comms/ebook2cwgui: mark deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Dec 2022 12:01:14 UTC
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=212897e4557f4065699dc81d7d1cb4cac5b8e29c commit 212897e4557f4065699dc81d7d1cb4cac5b8e29c Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-10-15 20:47:38 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-12-22 12:00:50 +0000 comms/ebook2cwgui: mark deprecated --- comms/ebook2cwgui/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/comms/ebook2cwgui/Makefile b/comms/ebook2cwgui/Makefile index 4600a0f9d971..b1e40b08a284 100644 --- a/comms/ebook2cwgui/Makefile +++ b/comms/ebook2cwgui/Makefile @@ -9,6 +9,9 @@ MAINTAINER= hamradio@FreeBSD.org COMMENT= Gui front end for ebooks2cw WWW= http://fkurz.net/ham/ebook2cw.html #graphicaluserinterface +DEPRECATED= Abandoned project, last update 2013-01-23 and use deprecated wxgtk28 +EXPIRATION_DATE= 2022-12-31 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING