git: caccf1906302 - main - mail/esmtp: Mark DEPRECATED and set EXPIRATION_DATE to 2023-05-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 May 2023 23:23:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=caccf19063020a20b6cbac0c9d7c1e9c97be66f0 commit caccf19063020a20b6cbac0c9d7c1e9c97be66f0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-07 23:23:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-07 23:23:18 +0000 mail/esmtp: Mark DEPRECATED and set EXPIRATION_DATE to 2023-05-31 --- mail/esmtp/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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