From 2c3eda79f83b8bbff78effcd378184650a7f9bb1 Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 9 Apr 2006 11:04:51 +0000 Subject: [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 --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') 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 -- cgit