diff options
author | makc <makc@FreeBSD.org> | 2010-09-18 03:24:49 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-09-18 03:24:49 +0800 |
commit | cbd5c647e83d9175d923402b7ae2ec634d65ea42 (patch) | |
tree | 1f1963fcec788076de45721df226638ee96a3685 /audio | |
parent | a499b2556b6d6e8c49efc7efa87615937481302a (diff) | |
download | freebsd-ports-gnome-cbd5c647e83d9175d923402b7ae2ec634d65ea42.tar.gz freebsd-ports-gnome-cbd5c647e83d9175d923402b7ae2ec634d65ea42.tar.zst freebsd-ports-gnome-cbd5c647e83d9175d923402b7ae2ec634d65ea42.zip |
Deprecate: superseded by audio/musepack
Set expiration date to 2010-11-15
PR: ports/150510
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libmpcdec/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/libmpcdec/Makefile b/audio/libmpcdec/Makefile index a20fcd0ed7a4..59c0647340e1 100644 --- a/audio/libmpcdec/Makefile +++ b/audio/libmpcdec/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://files.musepack.net/source/ MAINTAINER= multimedia@FreeBSD.org COMMENT= High quality audio compression format +DEPRECATED= superseded by audio/musepack +EXPIRATION_DATE= 2010-11-15 + CONFLICTS= musepack-[0-9]* USE_BZIP2= yes |