svn commit: r511128 - head/graphics/rubygem-gdk_pixbuf2

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


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

Log:
  Add LICENSE_FILE

Modified:
  head/graphics/rubygem-gdk_pixbuf2/Makefile

Modified: head/graphics/rubygem-gdk_pixbuf2/Makefile
==============================================================================
--- head/graphics/rubygem-gdk_pixbuf2/Makefile	Wed Sep  4 17:20:59 2019	(r511127)
+++ head/graphics/rubygem-gdk_pixbuf2/Makefile	Wed Sep  4 17:21:04 2019	(r511128)
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby binding for GdkPixbuf2
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
 RUN_DEPENDS=	rubygem-gio2>=${PORTVERSION}:devel/rubygem-gio2


More information about the svn-ports-all mailing list