aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 08:30:26 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 10:01:27 +0000
commitf8e2239f17dc9ee011684c10b463a351b3587ef1 (patch)
treefbb8edb5d570345e8be2b343d9d07958b05a7636
parentada67db48935e0ad0919682b81d3cf6dda1617f3 (diff)
downloadports-f8e2239f17dc9ee011684c10b463a351b3587ef1.tar.gz
ports-f8e2239f17dc9ee011684c10b463a351b3587ef1.zip
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
-rw-r--r--www/crawl/Makefile3
1 files changed, 3 insertions, 0 deletions
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