diff options
author | makc <makc@FreeBSD.org> | 2012-09-27 22:16:26 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-09-27 22:16:26 +0800 |
commit | 93c9bce5b2a3bba55193ebe7a6140f9df937cb2e (patch) | |
tree | 87d129e10ac24a621255968ef20527cd78467e4f /audio/Makefile | |
parent | 19de0c0cc5e1d7401cd36eff1aa5366e700f932a (diff) | |
download | freebsd-ports-gnome-93c9bce5b2a3bba55193ebe7a6140f9df937cb2e.tar.gz freebsd-ports-gnome-93c9bce5b2a3bba55193ebe7a6140f9df937cb2e.tar.zst freebsd-ports-gnome-93c9bce5b2a3bba55193ebe7a6140f9df937cb2e.zip |
Add new port audio/msilbc:
Mediastreamer plugin for using the iLBC(TM) codec with Linphone.
WWW: http://www.linphone.org
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 84aea486798b..6df41d964cff 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -496,6 +496,7 @@ SUBDIR += mpg123.el SUBDIR += mpg321 SUBDIR += mpiosh + SUBDIR += msilbc SUBDIR += muine SUBDIR += mumble SUBDIR += murmur |