diff options
Diffstat (limited to 'audio/py-musepack/Makefile')
-rw-r--r-- | audio/py-musepack/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/py-musepack/Makefile b/audio/py-musepack/Makefile index 542e36867965..a2307fa9dc3c 100644 --- a/audio/py-musepack/Makefile +++ b/audio/py-musepack/Makefile @@ -15,6 +15,9 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module that provides the Musepack decoding interface +DEPRECATED= does not build with audio/musepack +EXPIRATION_DATE= 2010-11-15 + LIB_DEPENDS= mpcdec:${PORTSDIR}/audio/libmpcdec USE_PYTHON= yes |