diff options
author | miwi <miwi@FreeBSD.org> | 2012-02-07 14:35:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-02-07 14:35:32 +0800 |
commit | ef4ad0e2d097be2e242be5d15790c8569eb50cf2 (patch) | |
tree | f5823580bd1f8d30e60b42465ae2a0be638db9b4 /audio/Makefile | |
parent | 56d36ee82e7fbf989718a01d9fffc3268c2f155e (diff) | |
download | freebsd-ports-gnome-ef4ad0e2d097be2e242be5d15790c8569eb50cf2.tar.gz freebsd-ports-gnome-ef4ad0e2d097be2e242be5d15790c8569eb50cf2.tar.zst freebsd-ports-gnome-ef4ad0e2d097be2e242be5d15790c8569eb50cf2.zip |
Vamp is an audio processing plugin system for plugins that extract descriptive
information from audio data typically referred to as audio analysis plugins or
audio feature extraction plugins.
WWW: http://www.vamp-plugins.org/
PR: ports/164640
Submitted by: mathias.picker@gmx.de
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 b1f2354dffa6..33f1bcaa5106 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -755,6 +755,7 @@ SUBDIR += umodplayer SUBDIR += umurmur SUBDIR += vagalume + SUBDIR += vamp-plugin-sdk SUBDIR += ventrilo-server SUBDIR += vitunes SUBDIR += vo-aacenc |