diff options
Diffstat (limited to 'audio/akode-plugins-mpc/Makefile')
-rw-r--r-- | audio/akode-plugins-mpc/Makefile | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/audio/akode-plugins-mpc/Makefile b/audio/akode-plugins-mpc/Makefile index 6a96c0ed6600..36e1e27bbec8 100644 --- a/audio/akode-plugins-mpc/Makefile +++ b/audio/akode-plugins-mpc/Makefile @@ -9,13 +9,15 @@ PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.2 PORTEPOCH= 1 CATEGORIES= audio kde -MASTER_SITES= ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles -DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 -EXTRACT_SUFX= +MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= laszlof +DISTNAME= 30375-akode-${PORTVERSION} -MAINTAINER= kde@FreeBSD.org +MAINTAINER= swhetzel@gmail.com COMMENT= Musepack decoder plugin for akode +LICENSE= LGPL20 +LICENSE_FILE= ${WORKSRC}/COPYING CONFLICTS= kdemultimedia-3.[1-3]* |