summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-12 04:59:21 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-12 04:59:21 +0000
commitc661a651174755e222e61e97cc7c47df41de6d40 (patch)
treedb16abff0d3684ec45a67b4acce59e80b8c7cb3e /audio/Makefile
parentAdd p5-Log-Dispatch-FileShared 1.02, a Log::Dispatch output class for (diff)
Add py-musepack: Python module that provides the Musepack decoding interface
This Python module lets you load and decode Musepack (MPC/MP+ files). Its API has been chosen to mostly match pyvorbis and pymad. It also includes a module to read and write APEv2 metadata tags. WWW: http://sacredchao.net/~piman/software/python.shtml PR: 109070 Submitted by: Zhen REN
Notes
Notes: svn path=/head/; revision=184942
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 68ed28393986..4168376868bd 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -494,6 +494,7 @@
SUBDIR += py-libmpdclient
SUBDIR += py-libtunepimp
SUBDIR += py-mad
+ SUBDIR += py-musepack
SUBDIR += py-musicbrainz
SUBDIR += py-musicbrainz2
SUBDIR += py-mutagen