aboutsummaryrefslogtreecommitdiff
path: root/audio/bshapr-lv2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/bshapr-lv2/Makefile')
-rw-r--r--audio/bshapr-lv2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/bshapr-lv2/Makefile b/audio/bshapr-lv2/Makefile
index da4c20ffe239..41ac61bf158b 100644
--- a/audio/bshapr-lv2/Makefile
+++ b/audio/bshapr-lv2/Makefile
@@ -6,12 +6,13 @@ PKGNAMESUFFIX= -lv2
MAINTAINER= yuri@FreeBSD.org
COMMENT= Beat/envelope shaper LV2 plugin
+WWW= https://github.com/sjaehn/BShapr
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= lv2>0:audio/lv2 \
- cmake:devel/cmake
+ cmake:devel/cmake-core
USES= compiler:c++11-lang gmake gnome pkgconfig xorg
USE_GITHUB= yes