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 | |
parent | 41b16db13b80cadb35b14d5b5007446680162d09 (diff) | |
download | ports-a369a273a802e908d74e2f5fb79f570403c28463.tar.gz ports-a369a273a802e908d74e2f5fb79f570403c28463.zip |
Notes
Diffstat (limited to 'audio/bmp-fc')
-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 |