git: 806541029c09 - main - audio/spiralsynth: Mark DEPRECATED

From: Rodrigo Osorio <rodrigo_at_FreeBSD.org>
Date: Wed, 31 Jul 2024 11:45:02 UTC
The branch main has been updated by rodrigo:

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

commit 806541029c09635b6390b159cb1c3b147d036ae9
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2024-07-26 14:22:14 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2024-07-31 11:42:54 +0000

    audio/spiralsynth: Mark DEPRECATED
    
    Note from the autor:
    “ SpiralSynth isn't being supported any more due to lack of time,
      and the existance of SpiralSynth Modular. Which is much better
      featured and developed. ”
---
 audio/spiralsynth/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile
index 2a52149ec8f1..e05603ace6be 100644
--- a/audio/spiralsynth/Makefile
+++ b/audio/spiralsynth/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	MIDI-capable synthesizer for X
 WWW=		https://www.pawfal.org/Software/SpiralSynth/
 
+DEPRECATED=	SpiralSynth isn't being supported any more, use audio/spiralsynthmodular
+EXPIRATION_DATE=	2024-12-24
+
 LIB_DEPENDS=	libfltk.so:x11-toolkits/fltk
 
 GNU_CONFIGURE=	yes