diff options
author | nivit <nivit@FreeBSD.org> | 2013-03-07 06:53:30 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2013-03-07 06:53:30 +0800 |
commit | 4512f32171d6360db11bff33ef1b39c342f06206 (patch) | |
tree | bd706c1ac58156351453d8a7862d9c7a13e03cb1 /audio/Makefile | |
parent | 37e118320ce79da54db42d139b922ffbb578e84c (diff) | |
download | freebsd-ports-gnome-4512f32171d6360db11bff33ef1b39c342f06206.tar.gz freebsd-ports-gnome-4512f32171d6360db11bff33ef1b39c342f06206.tar.zst freebsd-ports-gnome-4512f32171d6360db11bff33ef1b39c342f06206.zip |
libechonest is a collection of C++/Qt classes designed to make a developer's
life easy when trying to use the APIs provided by The Echo Nest.
WWW: http://github.com/dschimdt/libechonest
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 185e6a148412..bc309b770316 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -369,6 +369,7 @@ SUBDIR += libcoverart SUBDIR += libdiscid SUBDIR += libdssialsacompat + SUBDIR += libechonest SUBDIR += libfishsound SUBDIR += libgig SUBDIR += libgme |