git: b184c55441b5 - main - audio/espeak: Deprecate and set expiration date to 2022-06-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 24 Apr 2022 12:10:48 UTC
The branch main has been updated by diizzy:

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

commit b184c55441b5b079cde247b2f988b2405e84020b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-04-24 11:27:55 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-04-24 12:10:13 +0000

    audio/espeak: Deprecate and set expiration date to 2022-06-30
    
    Project is deprecated upstream, its successor is called espeak-ng
    and can be found at https://github.com/espeak-ng/espeak-ng
    
    PR:             258648
    Approved by:    nivit (maintainer timeout, 6+ months)
---
 audio/espeak/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile
index 61e80f1ff463..060ed3b3a7dc 100644
--- a/audio/espeak/Makefile
+++ b/audio/espeak/Makefile
@@ -12,6 +12,9 @@ COMMENT=	Software speech synthesizer
 
 LICENSE=	GPLv3
 
+DEPRECATED=	Last release in 2014 and deprecated upstream
+EXPIRATION_DATE=2022-06-30
+
 CONFLICTS=	speak-1.[0-9]
 
 USES=		gmake zip