aboutsummaryrefslogtreecommitdiffstats
path: root/audio/akode-plugins-xiph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/akode-plugins-xiph/Makefile')
-rw-r--r--audio/akode-plugins-xiph/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/audio/akode-plugins-xiph/Makefile b/audio/akode-plugins-xiph/Makefile
index e8bc39bc3e45..bef06bcb8dcf 100644
--- a/audio/akode-plugins-xiph/Makefile
+++ b/audio/akode-plugins-xiph/Makefile
@@ -10,13 +10,15 @@ PORTVERSION= 2.0.2
PORTREVISION= 3
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= FLAC/Speex/Vorbis decoder plugin for akode
+LICENSE= LGPL20
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \
ogg:${PORTSDIR}/audio/libogg \