diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-06 10:42:09 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-06 10:42:09 +0000 |
commit | 4ea57c07997403f1ad318247e63210d2029d3583 (patch) | |
tree | 26a2c1abd867cc72a366b36f1ed04fedae1969f7 /audio/Makefile | |
parent | 39d2ff711caa9748b0a2e75bdcc1f78d7de92da5 (diff) | |
download | FreeBSD-ports-4ea57c07997403f1ad318247e63210d2029d3583.zip FreeBSD-ports-4ea57c07997403f1ad318247e63210d2029d3583.tar.gz |
New port xmms-audiofile version 0.1: XMMS plugin to allow playing
libaudiofile supported 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 cf255b7..3c51e4f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -302,6 +302,7 @@ SUBDIR += xmixer SUBDIR += xmmix SUBDIR += xmms-a52dec + SUBDIR += xmms-audiofile SUBDIR += xmms-bonk SUBDIR += xmms-crossfade SUBDIR += xmms-crystality |