diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-14 13:42:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-14 13:42:26 +0000 |
commit | 8394a16264c3997b0398c08d99c6a9e7f516ce44 (patch) | |
tree | 4debe9cc90f5bff8a32d8fe3e8b07730eb2756d5 /audio/Makefile | |
parent | 7e07c9e9ec06c1ea7018479517ca135c0632a2f7 (diff) | |
download | pkgsrc-8394a16264c3997b0398c08d99c6a9e7f516ce44.tar.gz |
+ py-musicbrainz-ngs
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 5376cded7dd..ff4bcea7e9a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.478 2013/01/27 00:13:29 wiz Exp $ +# $NetBSD: Makefile,v 1.479 2013/03/14 13:42:26 wiz Exp $ # COMMENT= Audio tools @@ -358,6 +358,7 @@ SUBDIR+= py-libmtag SUBDIR+= py-mad SUBDIR+= py-mpd SUBDIR+= py-musicbrainz +SUBDIR+= py-musicbrainz-ngs SUBDIR+= py-musique SUBDIR+= py-mutagen SUBDIR+= py-ogg |