From caccf19063020a20b6cbac0c9d7c1e9c97be66f0 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 8 May 2023 07:23:18 +0800 Subject: mail/esmtp: Mark DEPRECATED and set EXPIRATION_DATE to 2023-05-31 --- mail/esmtp/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/esmtp/Makefile') diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index d8ad8f8e4950..b331478d05d6 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -10,6 +10,9 @@ WWW= http://esmtp.sourceforge.net LICENSE= GPLv2 +DEPRECATED= Upstream announced that this project is no longer being maintained. See https://esmtp.sourceforge.net/links.html for alternatives +EXPIRATION_DATE=2023-05-31 + LIB_DEPENDS= libesmtp.so:mail/libesmtp USES= bison pkgconfig ssl tar:bzip2 -- cgit v1.2.3