Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2019 17:20:55 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511126 - head/graphics/rubygem-clutter-gdk
Message-ID:  <201909041720.x84HKtZv047921@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep  4 17:20:54 2019
New Revision: 511126
URL: https://svnweb.freebsd.org/changeset/ports/511126

Log:
  Add LICENSE_FILE

Modified:
  head/graphics/rubygem-clutter-gdk/Makefile

Modified: head/graphics/rubygem-clutter-gdk/Makefile
==============================================================================
--- head/graphics/rubygem-clutter-gdk/Makefile	Wed Sep  4 17:20:50 2019	(r511125)
+++ head/graphics/rubygem-clutter-gdk/Makefile	Wed Sep  4 17:20:54 2019	(r511126)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby binding of GDK specific API of Clutter
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 RUN_DEPENDS=	rubygem-clutter>=${PORTVERSION}:graphics/rubygem-clutter \
 		rubygem-gdk3>=${PORTVERSION}:x11-toolkits/rubygem-gdk3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909041720.x84HKtZv047921>