git: 0c1925014d51 - main - www/bkmrkconv: Deprecate and set expiration date to 2024-05-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 04 May 2024 10:02:07 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0c1925014d51c2a876c8cac31e17e6250e28ec97

commit 0c1925014d51c2a876c8cac31e17e6250e28ec97
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-04 07:53:54 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-04 10:01:26 +0000

    www/bkmrkconv: Deprecate and set expiration date to 2024-05-31
    
    Obsolete utility, generated files already comes in a readable format
---
 www/bkmrkconv/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/bkmrkconv/Makefile b/www/bkmrkconv/Makefile
index e4f93913aa7b..aa434a866828 100644
--- a/www/bkmrkconv/Makefile
+++ b/www/bkmrkconv/Makefile
@@ -9,6 +9,9 @@ WWW=		http://www.bleb.org/software/bkmrkconv/
 
 LICENSE=	ART10
 
+DEPRECATED=	Obsolete utility, generated files are already in a readable format
+EXPIRATION_DATE=2024-05-31
+
 USES=		perl5
 NO_BUILD=	yes
 NO_ARCH=	yes