diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-24 05:59:04 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-24 05:59:04 +0800 |
commit | df13b4dee3e970e63e4fcace5236827c0f2adac0 (patch) | |
tree | 02b8b022fc644926d396e4c8d5aafa4dcfec31a2 /audio/xmms-festalon | |
parent | 794e4d0683906c0d03b1eb3648bd4cc6e6383783 (diff) | |
download | freebsd-ports-gnome-df13b4dee3e970e63e4fcace5236827c0f2adac0.tar.gz freebsd-ports-gnome-df13b4dee3e970e63e4fcace5236827c0f2adac0.tar.zst freebsd-ports-gnome-df13b4dee3e970e63e4fcace5236827c0f2adac0.zip |
Chase multimedia/xmms deprecation and expiration date
With hat: portmgr
Diffstat (limited to 'audio/xmms-festalon')
-rw-r--r-- | audio/xmms-festalon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-festalon/Makefile b/audio/xmms-festalon/Makefile index 8cca7775b4c9..a4d796b1a634 100644 --- a/audio/xmms-festalon/Makefile +++ b/audio/xmms-festalon/Makefile @@ -7,6 +7,9 @@ COMMENT= XMMS plugin for playing .nsf and .hes audio files MASTERDIR= ${.CURDIR}/../festalon +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 |