git: 8af449b4f51f - main - multimedia/libmpeg3: Deprecate and set expiration date to 2022-06-30

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

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

commit 8af449b4f51fb9bb9b709da21ea0257d3e97e2a7
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-04-24 11:00:04 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-04-24 12:10:11 +0000

    multimedia/libmpeg3: Deprecate and set expiration date to 2022-06-30
    
    Abandoned upstream and obsolete
    
    Reference: http://heroinewarrior.com/
---
 multimedia/libmpeg3/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/multimedia/libmpeg3/Makefile b/multimedia/libmpeg3/Makefile
index 7316ec4f924f..424d4daff0e2 100644
--- a/multimedia/libmpeg3/Makefile
+++ b/multimedia/libmpeg3/Makefile
@@ -12,6 +12,9 @@ COMMENT=	Advanced editing and manipulation of MPEG streams
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Deprecated upstream
+EXPIRATION_DATE=2022-06-30
+
 LIB_DEPENDS=	liba52.so:audio/liba52
 
 USES=		alias gmake tar:bzip2