From 78467774de5018bc2b18cf923ab36e513bd129db Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 15 Feb 2013 02:47:46 +0000 Subject: Bindings for Chromaprint acoustic fingerprinting and the Acoustid API WWW: https://github.com/sampsyo/pyacoustid PR: ports/176110 Submitted by: Mark Felder --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 37781ba1625a..c105a4daffd1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -610,6 +610,7 @@ SUBDIR += pure-audio SUBDIR += py-ao SUBDIR += py-apetag + SUBDIR += py-pyacoustid SUBDIR += py-pyaudio SUBDIR += py-cddb SUBDIR += py-eyed3 -- cgit