diff options
Diffstat (limited to 'audio/speech-denoiser-lv2')
-rw-r--r-- | audio/speech-denoiser-lv2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/speech-denoiser-lv2/Makefile b/audio/speech-denoiser-lv2/Makefile index 06adac337c4a..3f669b38ce65 100644 --- a/audio/speech-denoiser-lv2/Makefile +++ b/audio/speech-denoiser-lv2/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -lv2 MAINTAINER= yuri@FreeBSD.org COMMENT= Speech denoise LV2 plugin based on RNNoise library +WWW= https://github.com/lucianodato/speech-denoiser LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |