diff options
Diffstat (limited to 'audio/libopusenc')
-rw-r--r-- | audio/libopusenc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libopusenc/Makefile b/audio/libopusenc/Makefile index 93295c13d78d..e5ef217815ce 100644 --- a/audio/libopusenc/Makefile +++ b/audio/libopusenc/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= MOZILLA/opus MAINTAINER= naddy@FreeBSD.org COMMENT= High-level API for encoding .opus files +WWW= https://opus-codec.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |