svn commit: r511122 - head/devel/rubygem-gio2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 4 17:20:36 UTC 2019


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 at 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
 


More information about the svn-ports-all mailing list