[Midnightbsd-cvs] mports [20803] trunk/multimedia/gstreamer1-plugins-gnonlin/Makefile: fix license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Nov 12 22:11:31 EST 2015


Revision: 20803
          http://svnweb.midnightbsd.org/mports/?rev=20803
Author:   laffer1
Date:     2015-11-12 22:11:31 -0500 (Thu, 12 Nov 2015)
Log Message:
-----------
fix license

Modified Paths:
--------------
    trunk/multimedia/gstreamer1-plugins-gnonlin/Makefile

Modified: trunk/multimedia/gstreamer1-plugins-gnonlin/Makefile
===================================================================
--- trunk/multimedia/gstreamer1-plugins-gnonlin/Makefile	2015-11-13 03:09:29 UTC (rev 20802)
+++ trunk/multimedia/gstreamer1-plugins-gnonlin/Makefile	2015-11-13 03:11:31 UTC (rev 20803)
@@ -1,5 +1,4 @@
-# Created by: Michael Johnson <ahze at FreeBSD.org>
-# $FreeBSD: head/multimedia/gstreamer1-plugins-gnonlin/Makefile 374804 2014-12-16 13:35:01Z kwm $
+# $MidnightBSD$
 
 PORTNAME=	gstreamer1-plugins-gnonlin
 PORTVERSION=	1.4.0
@@ -7,9 +6,11 @@
 MASTER_SITES=	http://gstreamer.freedesktop.org/src/gnonlin/
 DISTNAME=	gnonlin-${PORTVERSION}
 
-MAINTAINER=	multimedia at FreeBSD.org
+MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Gstreamer lib for writing non-linear audio and video
 
+LICENSE=	lgpl
+
 USES=		libtool pkgconfig python:3,build tar:xz
 GNU_CONFIGURE=	yes
 USE_GSTREAMER1=	good



More information about the Midnightbsd-cvs mailing list