aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-07 23:23:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-07 23:23:18 +0000
commitcaccf19063020a20b6cbac0c9d7c1e9c97be66f0 (patch)
treee5128a7ea1f4eb66de98347be878ea6d3aa3c66a
parent500a0a192857d7914af70f91d0821a8b544386e5 (diff)
downloadports-caccf19063020a20b6cbac0c9d7c1e9c97be66f0.tar.gz
ports-caccf19063020a20b6cbac0c9d7c1e9c97be66f0.zip
mail/esmtp: Mark DEPRECATED and set EXPIRATION_DATE to 2023-05-31
-rw-r--r--mail/esmtp/Makefile3
1 files changed, 3 insertions, 0 deletions
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