git: f8e2239f17dc - main - www/crawl: Deprecate and set expiration date to 2024-06-30

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

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

commit f8e2239f17dc9ee011684c10b463a351b3587ef1
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-04 08:30:26 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-04 10:01:27 +0000

    www/crawl: Deprecate and set expiration date to 2024-06-30
    
    Abandonware and obsolete, last release in 2003 and no longer developed.
    Redirect users to ftp/wget
---
 www/crawl/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/crawl/Makefile b/www/crawl/Makefile
index 141037a64133..0f294f7be5b9 100644
--- a/www/crawl/Makefile
+++ b/www/crawl/Makefile
@@ -10,6 +10,9 @@ WWW=		https://www.monkey.org/~provos/crawl/
 
 LICENSE=	BSD4CLAUSE
 
+DEPRECATED=	Abandonware and obsolete, last release in 2003 and no longer developed. Consider using ftp/wget
+EXPIRATION_DATE=2022-06-30
+
 LIB_DEPENDS=	libevent.so:devel/libevent
 
 USES=		bdb pkgconfig