diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-08-06 15:47:02 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-08-06 15:47:02 +0000 |
commit | d7a1eae7551a034d4122c14babbeea7fe6ce3c79 (patch) | |
tree | a9063ed89592ef03adc73950a5c4a03603d7b6e8 | |
parent | e8ecbea97b7be8ad440f5e405f03f009465aded4 (diff) |
Notes
-rw-r--r-- | audio/holyshout/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/holyshout/Makefile b/audio/holyshout/Makefile index f986f365c192..edb095d5212e 100644 --- a/audio/holyshout/Makefile +++ b/audio/holyshout/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ MAINTAINER= gahr@FreeBSD.org COMMENT= Streaming audio to Icecast/shoutcast supports multiple bitrate stream +DEPRECATED= Upstream has disappeared +EXPIRATION_DATE=2012-09-06 + LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ mp3lame.0:${PORTSDIR}/audio/lame |