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 /graphics/bmp-rootvis | |
parent | 41b16db13b80cadb35b14d5b5007446680162d09 (diff) | |
download | ports-a369a273a802e908d74e2f5fb79f570403c28463.tar.gz ports-a369a273a802e908d74e2f5fb79f570403c28463.zip |
Notes
Diffstat (limited to 'graphics/bmp-rootvis')
-rw-r--r-- | graphics/bmp-rootvis/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/bmp-rootvis/Makefile b/graphics/bmp-rootvis/Makefile index d19e3d93c405..f25eab883da5 100644 --- a/graphics/bmp-rootvis/Makefile +++ b/graphics/bmp-rootvis/Makefile @@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= bmp-plugins MAINTAINER= novel@FreeBSD.org COMMENT= BMP plugin which renders a spectrum analyzer on the root window +DEPRECATED= Abandonware, please consider using multimedia/audacious instead +EXPIRATION_DATE= 2014-03-06 + LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player PLIST_FILES= lib/bmp/Visualization/librootvis.so \ |