diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-03-17 17:17:12 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-03-17 17:17:12 +0000 |
commit | 16a08ce7f657c24dc097bc3bc472582feb463461 (patch) | |
tree | d0ccf3221ea1cc7307ac8feaa3673abcbf3001ac /audio/Makefile | |
parent | 802816682ed9d3a1a39de7a5655068ea6f5f46d4 (diff) | |
download | ports-16a08ce7f657c24dc097bc3bc472582feb463461.tar.gz ports-16a08ce7f657c24dc097bc3bc472582feb463461.zip |
Add xmms-musepack 1.8.0 port, xMMS input plugin for playing MPC Musepack
(.mpc, .mp+) files.
PR: 35935
Submitted by: Walter Hop <walter@binity.com>
Notes
Notes:
svn path=/head/; revision=56257
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 d343132dfe2f..e803ead2b230 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -257,6 +257,7 @@ SUBDIR += xmms-fc SUBDIR += xmms-kde SUBDIR += xmms-liveice + SUBDIR += xmms-musepack SUBDIR += xmms-quix3dn SUBDIR += xmms-shn SUBDIR += xmms-sndfile |