Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2019 17:20:35 +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: r511122 - head/devel/rubygem-gio2
Message-ID:  <201909041720.x84HKZX7045244@repo.freebsd.org>

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

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-gio2/Makefile

Modified: head/devel/rubygem-gio2/Makefile
==============================================================================
--- head/devel/rubygem-gio2/Makefile	Wed Sep  4 17:20:30 2019	(r511121)
+++ head/devel/rubygem-gio2/Makefile	Wed Sep  4 17:20:35 2019	(r511122)
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby binding for gio 2.x
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 RUN_DEPENDS=	rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection
 



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