aboutsummaryrefslogtreecommitdiff
path: root/audio/musicpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/musicpc/Makefile')
-rw-r--r--audio/musicpc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/musicpc/Makefile b/audio/musicpc/Makefile
index 4827199fcdbb..19b36ec191da 100644
--- a/audio/musicpc/Makefile
+++ b/audio/musicpc/Makefile
@@ -1,12 +1,13 @@
PORTNAME= musicpc
-DISTVERSION= 0.34
+DISTVERSION= 0.35
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/mpc/0/
DISTNAME= mpc-${PORTVERSION}
-MAINTAINER= uzsolt@uzsolt.hu
+MAINTAINER= uzsolt@FreeBSD.org
COMMENT= Command line client for the musicpd
+WWW= https://www.musicpd.org/clients/mpc/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -16,7 +17,7 @@ LIB_DEPENDS= libmpdclient.so:audio/libmpdclient
USES= meson pkgconfig tar:xz
-MESON_ARGS= --mandir=${MANPREFIX}
+MESON_ARGS= --mandir=${PREFIX}/share/
PORTDOCS= *