aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-01-06 04:51:41 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-01-06 04:51:41 +0000
commit173bb602cd4430c83a300116eab0d98eaa265293 (patch)
treea7ebc5dd6448fb9bc465dc4bcaa758185453033b /audio/Makefile
parent6d388c3a5f792f7f22879897e7ee1f70fb3c5c7b (diff)
downloadports-173bb602cd4430c83a300116eab0d98eaa265293.tar.gz
ports-173bb602cd4430c83a300116eab0d98eaa265293.zip
New port: audio/libaudec: Wrapper library over ffmpeg, sndfile and libsamplerate
Notes
Notes: svn path=/head/; revision=522202
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 3f0a4c135225..5a21b9d4cf3f 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -372,6 +372,7 @@
SUBDIR += libamrnb
SUBDIR += libamrwb
SUBDIR += libao
+ SUBDIR += libaudec
SUBDIR += libaudiofile
SUBDIR += libbpm
SUBDIR += libbs2b