- Fix LICENSE

- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2020-07-11 09:35:18 +00:00
parent 644e2235fa
commit 5d2b509e2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541956
2 changed files with 3 additions and 3 deletions

View File

@ -10,8 +10,8 @@ DISTNAME= gst-libav-${PORTVERSION}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= GStreamer plug-in with many audio/video decoders/encoders
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
BUILD_DEPENDS= orc>=0.4.16:devel/orc
LIB_DEPENDS= liborc-0.4.so:devel/orc

View File

@ -2,4 +2,4 @@ The GStreamer libav package provides mpeg support for GStreamer.
It includes codecs for most popular formats, and optimized
colourspace conversion.
WWW: http://gstreamer.freedesktop.org/
WWW: https://gstreamer.freedesktop.org/