aboutsummaryrefslogtreecommitdiff
path: root/audio/spotify-qt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/spotify-qt/Makefile')
-rw-r--r--audio/spotify-qt/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/spotify-qt/Makefile b/audio/spotify-qt/Makefile
index 83d47034dd94..3cc82517c4ad 100644
--- a/audio/spotify-qt/Makefile
+++ b/audio/spotify-qt/Makefile
@@ -1,12 +1,11 @@
-# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
-
PORTNAME= spotify-qt
-PORTVERSION= 3.6
+PORTVERSION= 3.11
DISTVERSIONPREFIX= v
CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Lightweight Spotify client using Qt
+WWW= https://github.com/kraxarn/spotify-qt
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/license
@@ -16,7 +15,7 @@ RUN_DEPENDS= spotifyd:audio/spotifyd
USES= cmake compiler:c++11-lang qt:5
USE_GITHUB= yes
GH_ACCOUNT= kraxarn
-USE_QT= core dbus gui network svg widgets buildtools_build qmake_build
+USE_QT= core dbus gui network svg widgets buildtools:build qmake:build
PLIST_FILES= bin/spotify-qt \
share/applications/spotify-qt.desktop \