aboutsummaryrefslogtreecommitdiff
path: root/audio/lvtk
diff options
context:
space:
mode:
Diffstat (limited to 'audio/lvtk')
-rw-r--r--audio/lvtk/Makefile1
-rw-r--r--audio/lvtk/pkg-descr2
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/lvtk/Makefile b/audio/lvtk/Makefile
index 86441d6ad0fd..ecfc594b3896 100644
--- a/audio/lvtk/Makefile
+++ b/audio/lvtk/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
COMMENT= Wraps the LV2 C API and extensions into easy to use C++ classes
+WWW= https://github.com/lvtk/lvtk
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/audio/lvtk/pkg-descr b/audio/lvtk/pkg-descr
index d55a3c16fed5..dc1433338820 100644
--- a/audio/lvtk/pkg-descr
+++ b/audio/lvtk/pkg-descr
@@ -1,5 +1,3 @@
This toolkit contains libraries that wrap the LV2 C API and extensions into
easy to use C++ classes. The original work for this was mostly done by
Lars Luthman in lv2-c++-tools.
-
-WWW: https://github.com/lvtk/lvtk