diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-02-12 03:54:22 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-02-12 03:54:22 +0800 |
commit | cb5db9992ccf325fdf03e2821007714a497fcdac (patch) | |
tree | 4b642c7056290380e9cc390fcb64fdbb859348e9 /graphics/Makefile | |
parent | 044e31231cf2a5222f652711be075649b07e75b7 (diff) | |
download | freebsd-ports-graphics-cb5db9992ccf325fdf03e2821007714a497fcdac.tar.gz freebsd-ports-graphics-cb5db9992ccf325fdf03e2821007714a497fcdac.tar.zst freebsd-ports-graphics-cb5db9992ccf325fdf03e2821007714a497fcdac.zip |
Add xmms-msa.
xmms-msa is a spectrum analyzer with some nice features like a skin support
and some visualization modes (mirror, reverse, etc).
WWW: http://www.xmms.org/
PR: ports/92809
Submitted by: exprim <probyte@deviate.fi>
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 a7b99ea7f3c..1a5e935f615 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -623,6 +623,7 @@ SUBDIR += xmms-infinity SUBDIR += xmms-iris SUBDIR += xmms-jess + SUBDIR += xmms-msa SUBDIR += xmms-nebulus SUBDIR += xmms-paranormal SUBDIR += xmms-plazma |