diff options
author | obache <obache@pkgsrc.org> | 2010-04-12 12:14:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-04-12 12:14:20 +0000 |
commit | a4a653d0308eb77bd69483ff00e86d397389b3cc (patch) | |
tree | 5cc6a907f5f8c13f8ee8731c8bd6976fbd8a69ff /audio/Makefile | |
parent | a0c793d4c02f3274bd62136a434954d5ec39fd30 (diff) | |
download | pkgsrc-a4a653d0308eb77bd69483ff00e86d397389b3cc.tar.gz |
+ py-id3
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 3c36aa41aad..ba18c0b793d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.434 2010/03/14 16:28:02 martin Exp $ +# $NetBSD: Makefile,v 1.435 2010/04/12 12:14:20 obache Exp $ # COMMENT= Audio tools @@ -309,6 +309,7 @@ SUBDIR+= pulseaudio SUBDIR+= py-ao SUBDIR+= py-cddb SUBDIR+= py-daap +SUBDIR+= py-id3 SUBDIR+= py-id3lib SUBDIR+= py-karaoke SUBDIR+= py-libmtag |