aboutsummaryrefslogtreecommitdiff
path: root/audio/mpdscribble/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpdscribble/Makefile')
-rw-r--r--audio/mpdscribble/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile
index 0c249365fa2a..ca5426f2e3a0 100644
--- a/audio/mpdscribble/Makefile
+++ b/audio/mpdscribble/Makefile
@@ -1,13 +1,12 @@
-# Created by: Stepan Zastupov [RedChrom] <redchrom@gmail.com>
-
PORTNAME= mpdscribble
PORTVERSION= 0.22
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/${PORTNAME}/${PORTVERSION}/
MAINTAINER= freebsdbugs@tungol.org
COMMENT= Musicpd last.fm client
+WWW= http://mpd.wikia.com/wiki/Client:Mpdscribble
LICENSE= GPLv2
@@ -28,7 +27,7 @@ SOUP_CONFIGURE_OFF= --with-http-client=curl
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/mpdscribble ${STAGEDIR}${PREFIX}/bin/mpdscribble
- ${INSTALL_MAN} ${WRKSRC}/doc/mpdscribble.1 ${STAGEDIR}${MANPREFIX}/man/man1/mpdscribble.1
+ ${INSTALL_MAN} ${WRKSRC}/doc/mpdscribble.1 ${STAGEDIR}${PREFIX}/share/man/man1/mpdscribble.1
${INSTALL_DATA} ${WRKSRC}/doc/mpdscribble.conf ${STAGEDIR}${PREFIX}/etc/mpdscribble.conf.sample
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}