Index: head/audio/mppdec/Makefile =================================================================== --- head/audio/mppdec/Makefile (revision 109406) +++ head/audio/mppdec/Makefile (revision 109407) @@ -1,39 +1,43 @@ # New ports collection makefile for: mppdec # Date created: 2002-12-28 # Whom: Stefan Ehmann # # $FreeBSD$ # PORTNAME= mppdec PORTVERSION= 1.1 CATEGORIES= audio MASTER_SITES= http://www.personal.uni-jena.de/~pfk/MPP/src/ \ http://stud4.tuwien.ac.at/~e0125637/ 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 PLIST_FILES= bin/mppdec USE_BZIP2= yes USE_REINPLACE= yes .include .if ${ARCH} == i386 BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm .endif post-patch: .if ${ARCH} != i386 ${REINPLACE_CMD} -e "s,#define USE_ASM,//define USE_ASM," ${WRKSRC}/mpp.h .endif do-install: @${INSTALL_PROGRAM} ${WRKSRC}/mppdec ${PREFIX}/bin/ .include Property changes on: head/audio/mppdec/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property