summaryrefslogtreecommitdiff
path: root/audio/mpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpc/Makefile')
-rw-r--r--audio/mpc/Makefile13
1 files changed, 10 insertions, 3 deletions
diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile
index 2df0124e2a31..abda9cc3ac7f 100644
--- a/audio/mpc/Makefile
+++ b/audio/mpc/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= mpc
-PORTVERSION= 0.11.0
+PORTVERSION= 0.11.2
CATEGORIES= audio ipv6
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= musicpd
+MASTER_SITES= http://mercury.chem.pitt.edu/~shank/
MAINTAINER= ports@mark.reidel.info
COMMENT= Command line client for the musicpd
@@ -32,6 +31,14 @@ CONFIGURE_ARGS+=--disable-iconv
.else
USE_ICONV= yes
.endif
+PLIST_FILES=bin/mpc
+PLIST_DIRS=%%EXAMPLESDIR%%
+PLIST_FILES+=%%EXAMPLESDIR%%/mpc-bashrc
+.ifndef(NOPORTDOCS)
+PLIST_DIRS+=%%DOCSDIR%%
+PLIST_FILES+=%%DOCSDIR%%/AUTHORS
+PLIST_FILES+=%%DOCSDIR%%/README
+.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/mpc ${PREFIX}/bin/