diff options
author | naddy <naddy@FreeBSD.org> | 2012-07-20 04:56:44 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2012-07-20 04:56:44 +0800 |
commit | fbb534cfa7808bed3c09a51d0099aed9db84a8d8 (patch) | |
tree | ae73ccc391e4f43df73ac06f63e0f4b426198d05 /audio/Makefile | |
parent | eaea290ddb2022230f5f41944fb9729b9cd373f9 (diff) | |
download | freebsd-ports-gnome-fbb534cfa7808bed3c09a51d0099aed9db84a8d8.tar.gz freebsd-ports-gnome-fbb534cfa7808bed3c09a51d0099aed9db84a8d8.tar.zst freebsd-ports-gnome-fbb534cfa7808bed3c09a51d0099aed9db84a8d8.zip |
Import opus-tools 0.1.3.
Opus-tools provides command-line utilities to encode, inspect, and
decode .opus files.
WWW: http://opus-codec.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 bf9dd8989f06..a37d06984d81 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -522,6 +522,7 @@ SUBDIR += openspc SUBDIR += optimfrog SUBDIR += opus + SUBDIR += opus-tools SUBDIR += osalp SUBDIR += osd-lyrics SUBDIR += osdmixer |