svn commit: r511123 - head/devel/rubygem-glib2

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


Author: sunpoet
Date: Wed Sep  4 17:20:40 2019
New Revision: 511123
URL: https://svnweb.freebsd.org/changeset/ports/511123

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-glib2/Makefile

Modified: head/devel/rubygem-glib2/Makefile
==============================================================================
--- head/devel/rubygem-glib2/Makefile	Wed Sep  4 17:20:35 2019	(r511122)
+++ head/devel/rubygem-glib2/Makefile	Wed Sep  4 17:20:40 2019	(r511123)
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby binding for GLib2
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 RUN_DEPENDS=	rubygem-native-package-installer>=1.0.3:devel/rubygem-native-package-installer \
 		rubygem-pkg-config>=1.3.5:devel/rubygem-pkg-config


More information about the svn-ports-head mailing list