diff options
author | tijl <tijl@FreeBSD.org> | 2015-04-17 18:43:16 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2015-04-17 18:43:16 +0800 |
commit | d87afb08699c7f05f438ed9a2695d1d269caad14 (patch) | |
tree | 1f2238380dfc9c1a03e0390c86b6ddf51f40f05c /audio/Makefile | |
parent | 7989a0cd990e4d672ba0311ff2e24134a08ec146 (diff) | |
download | freebsd-ports-graphics-d87afb08699c7f05f438ed9a2695d1d269caad14.tar.gz freebsd-ports-graphics-d87afb08699c7f05f438ed9a2695d1d269caad14.tar.zst freebsd-ports-graphics-d87afb08699c7f05f438ed9a2695d1d269caad14.zip |
Create a separate port for the Mediastreamer plugin in audio/bcg729
Approved by: madpilot
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 bdcc3788599..cfe94adcf0e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -498,6 +498,7 @@ SUBDIR += mpg321 SUBDIR += mpiosh SUBDIR += mps + SUBDIR += msbcg729 SUBDIR += msilbc SUBDIR += mumble SUBDIR += murmur |