diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
commit | 155aa7f937dacb7b05812fa61f8a45636cfc9eab (patch) | |
tree | de47e4f78f73207a09d6d63c1243fa414971597d /audio/xmms-musepack | |
parent | 6f19552d7510961bb33108939cd51c0c9c3244a6 (diff) | |
download | ports-155aa7f937dacb7b05812fa61f8a45636cfc9eab.tar.gz ports-155aa7f937dacb7b05812fa61f8a45636cfc9eab.zip |
Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by: distilator
Notes
Notes:
svn path=/head/; revision=343287
Diffstat (limited to 'audio/xmms-musepack')
-rw-r--r-- | audio/xmms-musepack/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile index 868ca5b09680..8189ae976ef4 100644 --- a/audio/xmms-musepack/Makefile +++ b/audio/xmms-musepack/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://dl.slik.org/musepack/ MAINTAINER= ports@FreeBSD.org COMMENT= XMMS input plugin for playing MPC Musepack (.mpc, .mp+) files +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Input/xmms-mpegplus-1.8.0.so |