diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-06-14 14:13:28 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-06-14 14:13:28 +0000 |
commit | 9beb987bd2e8fe42751bd596834ec95e149862e4 (patch) | |
tree | 9c207614b8b10b9bfbcec93dd3ae68f2adffe754 /graphics/Makefile | |
parent | 36b89598f38b4484b7531189230aedbe94af7889 (diff) |
Add xmms-vumeter.
An analog VUmeter plugin for XMMS.
WWW: http://vumeterplugin.sourceforge.net/
PR: ports/82205
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Notes
Notes:
svn path=/head/; revision=137438
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 868e655d3e94..b2a25f7e1695 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -576,6 +576,7 @@ SUBDIR += xmms-jess SUBDIR += xmms-nebulus SUBDIR += xmms-paranormal + SUBDIR += xmms-vumeter SUBDIR += xmms-xvs SUBDIR += xmorph SUBDIR += xmountains |