diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-15 15:19:53 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-15 15:19:53 +0000 |
commit | 5d9268584c95acc7793ef785443dcf79ba7d2357 (patch) | |
tree | f9a57ee91838c2ec30cd27f505c0b85cc3277fc9 /audio/Makefile | |
parent | - Update to version 0.31 (diff) |
Add flac123 0.0.7,
Flac123 is a console-line Free Lossless Audio Codec (flac)
audio player. It implements mpg123's 'Remote Control'
interface and has the ability to output to a wav file or
stdout.
PR: ports/66643
Submitted by: michael johnson <ahze@ahze.net>
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 857071bdfcd6..0b5f16539e84 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -100,6 +100,7 @@ SUBDIR += festvox-rab8 SUBDIR += festvox-tll SUBDIR += flac + SUBDIR += flac123 SUBDIR += fluidsynth SUBDIR += fmio SUBDIR += freebirth |