summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2013-04-02 10:44:40 +0000
committerdrochner <drochner>2013-04-02 10:44:40 +0000
commit8d7d920fe876929b6a99ceb09bcdba75968ac35e (patch)
tree0e33dfacedd19b117563e7e87a462ea5493226ab /audio/Makefile
parent8cf2878f52ddf38ec1fecb89d06d27219b2c1221 (diff)
downloadpkgsrc-8d7d920fe876929b6a99ceb09bcdba75968ac35e.tar.gz
add the "acoustid" Python pkg and its dependencies, useful to
add acoustic fingerprints to py-beets
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 86704e876e3..1f908568142 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.480 2013/03/14 13:58:18 wiz Exp $
+# $NetBSD: Makefile,v 1.481 2013/04/02 10:44:40 drochner Exp $
#
COMMENT= Audio tools
@@ -58,6 +58,7 @@ SUBDIR+= cddbd
SUBDIR+= cdparanoia
SUBDIR+= cdplayer
SUBDIR+= celt
+SUBDIR+= chromaprint
SUBDIR+= cmp3
SUBDIR+= cmus
SUBDIR+= cplay
@@ -345,7 +346,9 @@ SUBDIR+= picard
SUBDIR+= portaudio
SUBDIR+= portaudio-devel
SUBDIR+= pulseaudio
+SUBDIR+= py-acoustid
SUBDIR+= py-ao
+SUBDIR+= py-audioread
SUBDIR+= py-audiotools
SUBDIR+= py-beets
SUBDIR+= py-cddb