Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2019 17:21:28 +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: r511133 - head/x11-toolkits/rubygem-gtk2
Message-ID:  <201909041721.x84HLSc8049892@repo.freebsd.org>

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

Log:
  Add LICENSE_FILE

Modified:
  head/x11-toolkits/rubygem-gtk2/Makefile

Modified: head/x11-toolkits/rubygem-gtk2/Makefile
==============================================================================
--- head/x11-toolkits/rubygem-gtk2/Makefile	Wed Sep  4 17:21:23 2019	(r511132)
+++ head/x11-toolkits/rubygem-gtk2/Makefile	Wed Sep  4 17:21:27 2019	(r511133)
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby binding for GTK+2
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 RUN_DEPENDS=	rubygem-atk>=${PORTVERSION}:accessibility/rubygem-atk \
 		rubygem-gdk_pixbuf2>=${PORTVERSION}:graphics/rubygem-gdk_pixbuf2 \



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