diff options
-rw-r--r-- | audio/mppdec/Makefile | 4 |
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 |