diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-23 21:59:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-23 21:59:04 +0000 |
commit | fd6ff44be285b9139cdab60a3402ba15464b3114 (patch) | |
tree | 02b8b022fc644926d396e4c8d5aafa4dcfec31a2 /audio/xmms-sapplug/Makefile | |
parent | - Add staging support (diff) |
Chase multimedia/xmms deprecation and expiration date
With hat: portmgr
Diffstat (limited to 'audio/xmms-sapplug/Makefile')
-rw-r--r-- | audio/xmms-sapplug/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-sapplug/Makefile b/audio/xmms-sapplug/Makefile index 3fcb1ed262a1..4e451a96778a 100644 --- a/audio/xmms-sapplug/Makefile +++ b/audio/xmms-sapplug/Makefile @@ -13,6 +13,9 @@ COMMENT= XMMS input plugin for playing 8bit Atari(TM) .sap audio files LICENSE= GPLv2 +DEPRECATED= Abandonware, please consider using multimedia/audacious instead +EXPIRATION_DATE= 2014-04-27 + BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |