aboutsummaryrefslogtreecommitdiffstats
path: root/audio/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-04-09 19:04:51 +0800
committeredwin <edwin@FreeBSD.org>2006-04-09 19:04:51 +0800
commit2c3eda79f83b8bbff78effcd378184650a7f9bb1 (patch)
tree531768508d33830582ee609833aad993771d33f7 /audio/Makefile
parent54389e33ce5a23a263ebe7422b396f99fdbf57de (diff)
downloadfreebsd-ports-gnome-2c3eda79f83b8bbff78effcd378184650a7f9bb1.tar.gz
freebsd-ports-gnome-2c3eda79f83b8bbff78effcd378184650a7f9bb1.tar.zst
freebsd-ports-gnome-2c3eda79f83b8bbff78effcd378184650a7f9bb1.zip
[NEW PORT] audio/py24-musicbrainz2: Next Generation Python bindings for MusicBrainz
The package python-musicbrainz2 is a client library written in python which provides easy object oriented access to the MusicBrainz database using the XMLWebService. It has been written from scratch and uses a different model than PythonMusicbrainz, the first generation python bindings. PR: ports/95531 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
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 ff11ffdcc4e1..eb130ddccdf9 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -414,6 +414,7 @@
SUBDIR += py-libtunepimp
SUBDIR += py-mad
SUBDIR += py-musicbrainz
+ SUBDIR += py-musicbrainz2
SUBDIR += py-ogg
SUBDIR += py-openal
SUBDIR += py-sdl_mixer