diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-21 16:26:18 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-21 16:26:18 +0000 |
commit | b544694e68a918ea812e08402e884fcba2baf92d (patch) | |
tree | b3a1ac50bd32097d4ffe9dd486d5ff9481f57825 /audio/Makefile | |
parent | - Attempt to fix build on alpha and maybe others. (diff) |
Add bmp-flac 20040316, FLAC input plugin for
beep-media-player.
Obtained from: ports/audio/xmms-flac
Notes
Notes:
svn path=/head/; revision=135770
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 866070cc0587..af98dd6603cf 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -47,6 +47,7 @@ SUBDIR += bladeenc SUBDIR += blop SUBDIR += bmp-faad + SUBDIR += bmp-flac SUBDIR += bmp-htmlplaylist SUBDIR += bmp-scrobbler SUBDIR += bmp-songchange |