aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-06 08:40:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-06 08:40:42 +0000
commitf02510d99cebfbc06ad4e5d5e72d009b47b020ee (patch)
treeedb60328616345a33f8317125f1585c26bd8986e /audio/Makefile
parent16851ccc3db0f4cd98a85c4aecf104e958d2c452 (diff)
downloadports-f02510d99cebfbc06ad4e5d5e72d009b47b020ee.tar.gz
ports-f02510d99cebfbc06ad4e5d5e72d009b47b020ee.zip
Add faac, an AAC audio encoder. FAAC currently supports MPEG-4 LTP,
MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding. WWW: http://faac.sourceforge.net/ PR: ports/66303 Submitted by: michael johnson <ahze@ahze.net>
Notes
Notes: svn path=/head/; revision=108523
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 57b239a9cd2c..2af5ea82abdb 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -73,6 +73,7 @@
SUBDIR += esound
SUBDIR += etktab
SUBDIR += extace
+ SUBDIR += faac
SUBDIR += faad
SUBDIR += fcplay
SUBDIR += festdoc