aboutsummaryrefslogtreecommitdiff
path: root/audio/akode-plugins-ffmpeg
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-07-13 21:13:52 +0000
committerChris Rees <crees@FreeBSD.org>2011-07-13 21:13:52 +0000
commita2486c55e975c0e0ffb45099be6f302009d12a2f (patch)
treee6645d2251412b9f767c23243112fb160116b24f /audio/akode-plugins-ffmpeg
parentacea0f7be96d22c237dec1dcda8085cd0d975e89 (diff)
downloadports-a2486c55e975c0e0ffb45099be6f302009d12a2f.tar.gz
ports-a2486c55e975c0e0ffb45099be6f302009d12a2f.zip
- Update MASTER_SITES
- Pass maintainership to submitter PR: ports/155297 Submitted by: Scot Hetzel <swhetzel@gmail.com> Reviewed by: "Frank J. Laszlo" <laszlof@freebsd.org> Approved by: rene (mentor, implicit), kde (makc)
Notes
Notes: svn path=/head/; revision=277653
Diffstat (limited to 'audio/akode-plugins-ffmpeg')
-rw-r--r--audio/akode-plugins-ffmpeg/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/audio/akode-plugins-ffmpeg/Makefile b/audio/akode-plugins-ffmpeg/Makefile
index 2b27230801bb..68352f7665c1 100644
--- a/audio/akode-plugins-ffmpeg/Makefile
+++ b/audio/akode-plugins-ffmpeg/Makefile
@@ -10,14 +10,16 @@ PORTVERSION= 2.0.2
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= audio kde
-MASTER_SITES= ${MASTER_SITE_GENTOO}
-MASTER_SITE_SUBDIR=distfiles
+MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= laszlof
PKGNAMESUFFIX= -plugins-${PORTNAMESUFX}
-DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2
-EXTRACT_SUFX= # none
+DISTNAME= 30375-akode-${PORTVERSION}
-MAINTAINER= kde@FreeBSD.org
+MAINTAINER= swhetzel@gmail.com
COMMENT= FFMPEG decoder plugin for akode
+LICENSE= LGPL20
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= avcodec:${PORTSDIR}/multimedia/ffmpeg