aboutsummaryrefslogtreecommitdiff
path: root/audio/inscore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/inscore/Makefile')
-rw-r--r--audio/inscore/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/inscore/Makefile b/audio/inscore/Makefile
index d0e752f85244..19aadc0391a7 100644
--- a/audio/inscore/Makefile
+++ b/audio/inscore/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
COMMENT= Environment for the design of interactive augmented music scores
+WWW= https://inscore.grame.fr/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/src/license.txt
@@ -15,7 +16,7 @@ LIB_DEPENDS= libGUIDOEngine.so:audio/guidolib \
USES= cmake gnome qt:5
USE_QT= core declarative gui network multimedia opengl printsupport sensors svg widgets websockets \
- qmake_build buildtools_build
+ qmake:build buildtools:build
USE_LDCONFIG= yes
USE_GITHUB= yes