aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 00:50:00 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 00:50:00 +0000
commit2e0d331d7ac90c127cb522cc9d64f1181c455229 (patch)
tree8f94493710a456c9db09cf7bb9ca5d162b1bd2c3 /audio/Makefile
parent396b9657ea07e84f1486bf1111614e69c626f83d (diff)
downloadports-2e0d331d7ac90c127cb522cc9d64f1181c455229.tar.gz
ports-2e0d331d7ac90c127cb522cc9d64f1181c455229.zip
Add libmad, the library backend to the MAD audio project. MAD is a
high-quality MPEG 1 and 2 audio decoder. PR: 59702 Submitted by: Sergey Akifyev <asa@gascom.ru>
Notes
Notes: svn path=/head/; revision=95213
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 f7d3bde7db3e..e12522fd8368 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -144,6 +144,7 @@
SUBDIR += libao
SUBDIR += libaudiofile
SUBDIR += libcdaudio
+ SUBDIR += libmad
SUBDIR += libmikmod
SUBDIR += libmusicbrainz
SUBDIR += libogg