aboutsummaryrefslogtreecommitdiff
path: root/audio/noson-app/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/noson-app/Makefile')
-rw-r--r--audio/noson-app/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/noson-app/Makefile b/audio/noson-app/Makefile
index 109083d21757..e40f53a30260 100644
--- a/audio/noson-app/Makefile
+++ b/audio/noson-app/Makefile
@@ -1,9 +1,10 @@
PORTNAME= noson-app
-DISTVERSION= 4.4.9
+DISTVERSION= 5.6.6
CATEGORIES= audio net
-MAINTAINER= tcberner@FreeBSD.org
+MAINTAINER= arved@FreeBSD.org
COMMENT= Fast and smart SONOS controller
+WWW= https://janbar.github.io/noson-app/index.html
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
@@ -12,7 +13,7 @@ LIB_DEPENDS= libFLAC.so:audio/flac
USES= cmake compiler:c++11-lang qt:5 ssl
USE_QT= core dbus declarative graphicaleffects gui network \
- quickcontrols2 svg widgets xml buildtools_build qmake_build
+ quickcontrols2 svg widgets xml buildtools:build qmake:build
USE_GITHUB= yes
GH_ACCOUNT= janbar