summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 12:12:08 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 12:12:08 +0000
commitdd86930ba1cb2749e6fabaa7c833ff542fdc5f1f (patch)
tree50533b9bcfc3fe8986c4d8b0620d0e6422089b44 /audio/Makefile
parentFix build on gcc 4.1. (diff)
[NEW PORT] audio/libofa: The Open Fingerprint Architecture Library
The Open Fingerprint normalizes, extracts frequencies, and creates an array representing the frequency data in an audio file. WWW: http://www.musicdns.org PR: ports/95196 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Notes
Notes: svn path=/head/; revision=158541
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 66253f627eb4..c7decc1799a4 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -266,6 +266,7 @@
SUBDIR += libmodplug
SUBDIR += libmpcdec
SUBDIR += libmusicbrainz
+ SUBDIR += libofa
SUBDIR += libogg
SUBDIR += libsamplerate
SUBDIR += libshout