aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 00:56:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 00:56:43 +0000
commit1fd44aa844fd0d103505b009c49cc8714654c4fb (patch)
treee4d8b2098c04f3dfa04dd2f1b8ca941402e27074 /audio/Makefile
parent2e0d331d7ac90c127cb522cc9d64f1181c455229 (diff)
downloadports-1fd44aa844fd0d103505b009c49cc8714654c4fb.tar.gz
ports-1fd44aa844fd0d103505b009c49cc8714654c4fb.zip
Add libid3tag, an MPEG level 3 tagging library that is used by the MAD
project. PR: 59703 Submitted by: Sergey Akifyev <asa@gascom.ru>
Notes
Notes: svn path=/head/; revision=95216
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 e12522fd8368..fb56f51d25c2 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -144,6 +144,7 @@
SUBDIR += libao
SUBDIR += libaudiofile
SUBDIR += libcdaudio
+ SUBDIR += libid3tag
SUBDIR += libmad
SUBDIR += libmikmod
SUBDIR += libmusicbrainz