diff options
author | lioux <lioux@FreeBSD.org> | 2002-10-06 02:54:50 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-10-06 02:54:50 +0000 |
commit | 16b52b47f7e29aa5f904f8f7f069516c32bac7fc (patch) | |
tree | b0f28e9c862ace3710061262a42b5a7d68a8e6f0 /audio/Makefile | |
parent | 10f32b4737e75b85c3141cd3ffec8166853b7083 (diff) | |
download | FreeBSD-ports-16b52b47f7e29aa5f904f8f7f069516c32bac7fc.zip FreeBSD-ports-16b52b47f7e29aa5f904f8f7f069516c32bac7fc.tar.gz |
New port xmms-speex version 0.6.0: XMMS input plugin to play speex
files
Submitted by: David Yeske <dyeske@yahoo.com>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 1bd1193..125ccf3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -295,6 +295,7 @@ SUBDIR += xmms-sid SUBDIR += xmms-sndfile SUBDIR += xmms-sndstretch + SUBDIR += xmms-speex SUBDIR += xmms-tfmx SUBDIR += xmms-volnorm SUBDIR += xmp |