diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-04-10 14:24:00 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-04-10 14:24:00 +0000 |
commit | eb31f2cd23c90943c67fb5c145f98189d49d322d (patch) | |
tree | 0352c5642fbc1eb44259769b0303c95534cc9d61 /multimedia/Makefile | |
parent | Delete unneeded patch. It has been replaced by cdevsw.patch (diff) |
New port: WMxmms
WMxmms is little dockapp in the style of wmusic and wmapmload/wmcpuload.
It represents a fairly complete interface to XMMS including reflecting
states set from the XMMS console.
Submitted by: Alexey Dokuchaev
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index c633ce9af403..675c1837bf66 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += WMxmms SUBDIR += acme SUBDIR += avidemux SUBDIR += avifile |