svn commit: r511121 - head/devel/rubygem-cairo-gobject

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


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

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-cairo-gobject/Makefile

Modified: head/devel/rubygem-cairo-gobject/Makefile
==============================================================================
--- head/devel/rubygem-cairo-gobject/Makefile	Wed Sep  4 17:20:25 2019	(r511120)
+++ head/devel/rubygem-cairo-gobject/Makefile	Wed Sep  4 17:20:30 2019	(r511121)
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby binding for cairo-gobject
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 RUN_DEPENDS=	rubygem-cairo>=1.16.2:graphics/rubygem-cairo \
 		rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2


More information about the svn-ports-head mailing list