diff options
Diffstat (limited to 'audio/intersect-lv2/Makefile')
-rw-r--r-- | audio/intersect-lv2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/intersect-lv2/Makefile b/audio/intersect-lv2/Makefile index 01f86a069dd5..e8170e0df3a7 100644 --- a/audio/intersect-lv2/Makefile +++ b/audio/intersect-lv2/Makefile @@ -5,6 +5,7 @@ PKGNAMESUFFIX= -lv2 MAINTAINER= yuri@FreeBSD.org COMMENT= LV2 plugin expands a stereo input to three channels +WWW= https://github.com/sboukortt/intersect-lv2 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/GPLv3.txt |