diff options
author | garga <garga@FreeBSD.org> | 2005-08-30 00:57:11 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-08-30 00:57:11 +0800 |
commit | b3ee29ad17d7e06c4c3cebea33c0a99bf08e3dd8 (patch) | |
tree | 864723399bddb285e52b4d2e544c9306cfe20c2b /audio/Makefile | |
parent | 0eab80bce14004f9dccffe91ea0658007ec904dc (diff) | |
download | freebsd-ports-gnome-b3ee29ad17d7e06c4c3cebea33c0a99bf08e3dd8.tar.gz freebsd-ports-gnome-b3ee29ad17d7e06c4c3cebea33c0a99bf08e3dd8.tar.zst freebsd-ports-gnome-b3ee29ad17d7e06c4c3cebea33c0a99bf08e3dd8.zip |
Add bmp-fc 0.1, a Future Composer input plug-in for beep-media-player.
PR: ports/84855
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
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 d18547d64213..abcc272d7cb4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -48,6 +48,7 @@ SUBDIR += bladeenc SUBDIR += blop SUBDIR += bmp-faad + SUBDIR += bmp-fc SUBDIR += bmp-festalon SUBDIR += bmp-flac SUBDIR += bmp-htmlplaylist |