diff options
author | sobomax <sobomax@FreeBSD.org> | 2015-01-13 08:33:06 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2015-01-13 08:33:06 +0800 |
commit | 6b0c3237866d6661d24b41d6da3cac95bf71e958 (patch) | |
tree | 41f10303ba31e0569e1e6e2709ead103ea2bcfc5 /audio/Makefile | |
parent | 1c7bfc641b375ca602ef586a043f1e5629fd6bf2 (diff) | |
download | freebsd-ports-gnome-6b0c3237866d6661d24b41d6da3cac95bf71e958.tar.gz freebsd-ports-gnome-6b0c3237866d6661d24b41d6da3cac95bf71e958.tar.zst freebsd-ports-gnome-6b0c3237866d6661d24b41d6da3cac95bf71e958.zip |
Add bcg729-1.0.0, a software G729A encoder and decoder library written in C.
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 0bc08c937209..702f0aed274f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -51,6 +51,7 @@ SUBDIR += baudline SUBDIR += beast SUBDIR += beets + SUBDIR += bcg729 SUBDIR += blop SUBDIR += boodler SUBDIR += bristol |