aboutsummaryrefslogtreecommitdiff
path: root/audio/shout
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 08:09:19 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 08:09:19 +0000
commitcf576d60668249442ac83d5bf73b4796884b3ba0 (patch)
tree9535b343b0a75f6e3ac4184ef8562f84403afd86 /audio/shout
parent84f4d5fecc66553556bc3f4cee1a9ac4d11fb30d (diff)
downloadports-cf576d60668249442ac83d5bf73b4796884b3ba0.tar.gz
ports-cf576d60668249442ac83d5bf73b4796884b3ba0.zip
Notes
Diffstat (limited to 'audio/shout')
-rw-r--r--audio/shout/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/shout/Makefile b/audio/shout/Makefile
index dd3f4d48ce91..9893503a467d 100644
--- a/audio/shout/Makefile
+++ b/audio/shout/Makefile
@@ -14,4 +14,9 @@ COMMENT= Send mp3 streams to an icecast/shoutcast server
GNU_CONFIGURE= yes
+CFLAGS+= -fcommon
+
+EXPIRATION_DATE= 2020-09-30
+DEPRECATED= Unmaintained and dead upstream
+
.include <bsd.port.mk>