diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-16 13:21:53 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-16 13:21:53 +0000 |
commit | adc3a553ea124bb22bb23f7c163cece361149f0a (patch) | |
tree | 69dce57f67997319a7eb5db851a9a574cc1b12ec /audio/Makefile | |
parent | a5d43336b41353f4cfdf6be3cdfb0a2fb3064dc2 (diff) | |
download | ports-adc3a553ea124bb22bb23f7c163cece361149f0a.tar.gz ports-adc3a553ea124bb22bb23f7c163cece361149f0a.zip |
New port liba52 version 0.7.1b: A free library for decoding ATSC
A/52 streams, aka AC-3
Notes
Notes:
svn path=/head/; revision=48839
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 98e6c81a2ebc..cbf2fbd1f26e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -94,6 +94,7 @@ SUBDIR += koog SUBDIR += krio SUBDIR += lame + SUBDIR += liba52 SUBDIR += libao SUBDIR += libaudiofile SUBDIR += libcdaudio |