aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mpv/Makefile
diff options
context:
space:
mode:
authorcpm <cpm@FreeBSD.org>2016-03-03 12:15:24 +0800
committercpm <cpm@FreeBSD.org>2016-03-03 12:15:24 +0800
commit4dfac20a621f8a0323f61737f857e765edab343d (patch)
tree61b5d3008d6ec395338113038d638b00910e37e9 /multimedia/mpv/Makefile
parent41b432bfc9faaa9fe89307235fd2b4a9cfd93d29 (diff)
downloadfreebsd-ports-gnome-4dfac20a621f8a0323f61737f857e765edab343d.tar.gz
freebsd-ports-gnome-4dfac20a621f8a0323f61737f857e765edab343d.tar.zst
freebsd-ports-gnome-4dfac20a621f8a0323f61737f857e765edab343d.zip
- Update to v0.16.0
- Add LICENSE_COMB. This release changes the license of some non-MPlayer source files to LGPL 2.1 or later. - Update MAINTAINER to my @FreeBSD.org address. Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.16.0 PR: 207663 Approved by: junovitch (mentor)
Diffstat (limited to 'multimedia/mpv/Makefile')
-rw-r--r--multimedia/mpv/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index cad7a333a098..0e70293fac23 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -2,15 +2,16 @@
# $FreeBSD$
PORTNAME= mpv
-PORTVERSION= 0.15.0
+PORTVERSION= 0.16.0
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= multimedia audio
-MAINTAINER= cpm@fbsd.es
+MAINTAINER= cpm@FreeBSD.org
COMMENT= Free and open-source general-purpose video player
-LICENSE= GPLv2
+LICENSE= GPLv2+ LGPL21+
+LICENSE_COMB= multi
LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg
BUILD_DEPENDS= rst2man:${PORTSDIR}/textproc/py-docutils