diff --git a/audio/noson-app/Makefile b/audio/noson-app/Makefile index def58eb47904..ca1e64103e31 100644 --- a/audio/noson-app/Makefile +++ b/audio/noson-app/Makefile @@ -1,25 +1,25 @@ PORTNAME= noson-app DISTVERSION= 5.6.3 CATEGORIES= audio net -MAINTAINER= tcberner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast and smart SONOS controller WWW= https://janbar.github.io/noson-app/index.html LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE 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 USE_GITHUB= yes GH_ACCOUNT= janbar OPTIONS_DEFINE= PULSEAUDIO PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Pulse \ CMAKE_DISABLE_FIND_PACKAGE_Pulse-simple .include