summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-05-18 07:41:28 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-05-18 07:41:28 +0000
commite0cf2a7484fef6eb3be466350b880fb67b083754 (patch)
treeeb87a30d24f601ffad2c75206b079c13758a584a
parentWorkaround broken .if (${OSVERSION}...), cf. (diff)
Initiate deorbit: audio/musepack contains a much newer version of mppdec
Set DEPRECATED & IGNORE, expires in 2 months. PR: ports/66732 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=109407
-rw-r--r--audio/mppdec/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/mppdec/Makefile b/audio/mppdec/Makefile
index a353a800306e..2075daba84e4 100644
--- a/audio/mppdec/Makefile
+++ b/audio/mppdec/Makefile
@@ -15,6 +15,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= shoesoft@gmx.net
COMMENT= Command-line player/decoder for musepack audio
+DEPRECATED= "Newer version in audio/musepack"
+EXPIRATION_DATE=2004-07-18
+IGNORE= ${DEPRECATED}
+
LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound
MAKEFILE= Makefile.bsd