diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-23 21:33:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-23 21:33:04 +0000 |
commit | a369a273a802e908d74e2f5fb79f570403c28463 (patch) | |
tree | cebb8b7c3056c1ea0def0cee6c50308fbe047c2e /audio/bmp-fc/Makefile | |
parent | Set expiration date: marked deprecated since may 2012 (diff) |
Chase beep-multimedia-player deprecation/expiration
Diffstat (limited to 'audio/bmp-fc/Makefile')
-rw-r--r-- | audio/bmp-fc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/bmp-fc/Makefile b/audio/bmp-fc/Makefile index d29f1d749825..5dbf4fb59ab5 100644 --- a/audio/bmp-fc/Makefile +++ b/audio/bmp-fc/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Future Composer input plug-in for beep-media-player +DEPRECATED= Abandonware, please consider using multimedia/audacious instead +EXPIRATION_DATE= 2014-03-06 + LICENSE= GPLv2 LIB_DEPENDS= libbeep.so:${PORTSDIR}/multimedia/beep-media-player |