svn commit: r511129 - head/graphics/rubygem-rsvg2

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


Author: sunpoet
Date: Wed Sep  4 17:21:09 2019
New Revision: 511129
URL: https://svnweb.freebsd.org/changeset/ports/511129

Log:
  Add LICENSE_FILE

Modified:
  head/graphics/rubygem-rsvg2/Makefile

Modified: head/graphics/rubygem-rsvg2/Makefile
==============================================================================
--- head/graphics/rubygem-rsvg2/Makefile	Wed Sep  4 17:21:04 2019	(r511128)
+++ head/graphics/rubygem-rsvg2/Makefile	Wed Sep  4 17:21:09 2019	(r511129)
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby binding for librsvg2
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
 RUN_DEPENDS=	rubygem-cairo-gobject>=${PORTVERSION}:devel/rubygem-cairo-gobject \


More information about the svn-ports-head mailing list