From e4b37a830e69ef5aa0cd72a1e4e88b6e74f01fe7 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 22 Sep 2024 18:00:13 +0200 Subject: [PATCH] audio/libshairport: Deprecate and set expiration date to 2024-10-31 Abandonware, project removed upstream and hasn't seen development since 2011 PR: 281367 Approved by: portmgr (maintainer timeout, 2+ weeks) --- audio/libshairport/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/libshairport/Makefile b/audio/libshairport/Makefile index 1036079839d4..b63ed694d66d 100644 --- a/audio/libshairport/Makefile +++ b/audio/libshairport/Makefile @@ -9,6 +9,9 @@ MAINTAINER= manuel.creach@icloud.com COMMENT= Airport Extreme Emulator WWW= https://github.com/amejia1/libshairport +DEPRECATED= Abandonware, project removed upstream and hasn't seen development since 2011 +EXPIRATION_DATE=2024-10-31 + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= autoreconf gmake libtool ssl